I believe dmInclude uses a custom edit handler (look for edit.cfm in the webskins). You will need to override it in your plugin / project.
Blair On Sun, Jan 25, 2009 at 9:24 PM, AJ Mercer <[email protected]> wrote: > I am trying to extend dmInclude so I can attached file. > > I copied the cfc to my project and put in > <cfproperty ftseq="30" ftfieldset="Attached File" name="fileID" > type="uuid" hint="upload PDF." required="no" default="" fttype="uuid" > ftjoin="dmFile" ftlabel="PDF" /> > > I was able to deploy the new property. > > But when I add a new dmInclude I do not see my new attribute. > Even after an updateApp and CF bounce > > > Have I missed a step? > > -- > AJ Mercer > Web Log: http://webonix.net > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
