Actually - I dunno. I have used Formtools for creating admin forms - but not for 'general public' forms. Can formtools work for this as well? I love finding out about all of the cool features in Farcry ;)
elaine
On May 4, 2008, at 5:30 PM, Blair McKenzie wrote:
Does the same thing happen if you build and handle the form with formtools?
Blair
On Sat, May 3, 2008 at 3:59 AM, Zocoloco Studios <
zocoloco@...> wrote:
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
farcry-dev@... To unsubscribe from this group, send email to
farcry-dev-unsubscribe@... For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---