I am getting an error:
Element '' is undefined in a CFML structure . . .

referring to line 494 of core/packages/types/types.cfm

What I am trying to do...
- I have extended dmEvents
- I created an includedObj for a form that displays on the website  
(not in admin)
- on form submission, I
        - create an event object (createObject - 
application.types.dmEvent.typePath
        - set stProps for all form values
        - setData(stProperties = stProps)

What am I doing wrong that could be causing this error?
It looks like it is hanging on getting a 'status' value - but even if  
I include this in stProps I still get the error.

thanks!
elaine



--~--~---------~--~----~------------~-------~--~----~
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