On Jan 5, 5:34 am, tilespace <[EMAIL PROTECTED]> wrote:
> Hello... Quick question about the image administration area...
> Is there any way to add the filename to the label?

If you want to automate the process by appending a filename or
something you could always do this in a beforeSave() event.

You would need to extend the dmImage.cfc component and add a
beforeSaveMethod().  Make sur you call super on the types.cfc method
of the same name.

-- geoff
http://www.daemon.com.au/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to