I am working on a similar plugin to the one Trond did a tutorial on
here:

http://trond.ulseth.no/index.cfm/2007/7/4/FarCry-4-tutorial-everybody-should-see

However, I also want to have an option that would allow Farcry to save
the form entries from a form (that was created by a user).  Every form
would be different - so I don't see a way to have all form entries
saved into a single table - short of just dumping everything to wddx
and saving it (which I am not totally opposed to).  However, I had
also considered making each form a "type".  This would allow for users
to add/edit/delete/update entries from the backend easily using a
typeadmin like feature.

I realize that if I went this route - I would have to dynamically
generate (and deploy) this CFC upon the creation of a new form.

What would be the best way to keep the data organized?

David Tucker


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