Hi All,
I'm looking at forms module right now and it seems to me to be a straightforward way of creating forms: Create or reuse existing form dialogs, make it avalable to an stk page template as a paragraph, go to the page and configure the form on the page itself adding fields and fieldsets etc. The magic is done for you mostly by the form module.
Now what I have for my scenario is something where the users will just add the form paragraph and all the fieldsets and the fields will be generated accordingly. The thought that comes to mind first is the use of something like a SingletonParagraph/Templates similar to how the sitemap is generated.
There'll be a considerable amount of code (or maybe not) in the custom FormModel class, and my question is, is this a viable solution? Has anyone tried it?
Am I using Form module the right way? Thanks a lot for any advise you can give. Cheers, - M ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
