I tried to add fields to the Events content type, but I'm running into an error when editing events that were added before the Events content type was extended – the new fields are not recognized. The error message says "Element sponsoredBy is undefined in a CFML structure referenced as part of an expression. " There are no errors when adding new events.
To extend the Events content type, I created a dmEvents.cfc file in projects/project folder/packages/types. This CFC extends farcry.plugins.farcrycms.packages.types.dmEvent and includes the fields I want to add. Then in the admin, I deployed the new fields via Admin Tab> Developer Utilities>COAPI tools>Types Are there additional steps? Do I need to deploy the scaffold? Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
