Other content objects

by Jon Stahl last modified Dec 30, 2008 05:51 PM
Other miscellaneous PloneFormGen content objects

 

Fieldset Folder
Lets you render sets of fields on your form.  It's a folderish objects into which you can place fields.  Each Fieldset Folder will render as an HTML <fieldset> in the form.  This is useful for giving your forms different sections and structure.
Image
A normal Plone image, which you may want to reference in your form, perhaps in a Rich Label Field, a Page or a Thanks Page.
Page
A normal Plone page. You may use these as "thanks" pages if you don't need to display input.
Thanks Page
A page which will be displayed to the user after they submit the form.  You can create multiple Thanks Pages, and use logic to choose which one the user receives.