Hi Guys, I extended dmNavigation.cfc through core files and add a new property like this <cfproperty ftseq="12" ftfieldset="General Details" name="aObjectIds" type="array" hint="Mixed media content for this content." required="no" default="" ftJoin="dmImage" ftLibraryData="getNonPromoImages" ftlabel="Media Library"/>.
But when after deployed this property and tried to add a new image through library. I got an error "Element dmHTML is undefined in a CFML structure referenced as part of an expression." When I deleted the "html" node under this "navigation" node, the erroe disappeared. Can you tell me how I can fix this problem? Thanks in advance. Cheers, -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
