Thanks Geert for your help on this. Basically my app uses the default RIFE/CRUD classes. As I understand it I would need to create my own AddCustom class which extends com.uwyn.rife.crud.elements.admin.Add and plumb this into the RIFE/CRUD app. It looks, browsing the source for this latter class, I just need to add the line:
validated.activateMetaData(); before the line: saveAddedEntity(template, validated); in the "handleSubmission" method? Is this sufficient to ensure that my image transform is applied and the data present so that the watermark ends up sensible rather than null? Is this the only change that's required? Just feeling my way here. Thanks for any help, David Herbert British Antarctic Survey. -- This message (and any attachments) is for the recipient only. NERC is subject to the Freedom of Information Act 2000 and the contents of this email and any reply you make may be disclosed by NERC unless it is exempt from release under the Act. Any material supplied to NERC may be stored in an electronic records management system. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "rife-users" 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/rife-users?hl=en -~----------~----~----~----~------~----~------~--~---
