Form with fieldsets 2007-05-15T08:41:51Z 2007-12-04T09:25:47Z fieldset-form None 2007/12/04 03:25:47.294 US/Central string:test@mail.com <tal:block i18n:domain="pfm" tal:define="form here/form; groups form/get_groups;"> <html> <body style="font-family:verdana,sans-serif;"> <p tal:condition="here/getBodyPre" tal:content="here/getBodyPre" /> <p tal:condition="options/prepend" tal:content="options/prepend" /> <tal:block tal:repeat="group groups"> <h1 tal:condition="python:group!='Default'" tal:content="group" /> <table style="font-family:verdana,sans-serif;"> <tbody valign="top"> <tal:block tal:repeat="field python:form.get_fields_in_group(group)"> <tr> <th i18n:translate="" style="text-align:right; white-space: nowrap; border-bottom: 1px solid #cccccc;" tal:content="field/title" /> <td> <div tal:repeat="line field/mailsplitter"> <span tal:content="line"/> </div> </td> </tr> </tal:block> </tbody> </table> </tal:block> <p tal:condition="options/append" tal:content="options/append" /> <p tal:condition="here/getBodyPost" tal:content="here/getBodyPost" /> <pre tal:content="here/getFooter" /> </body> </html> </tal:block> text/html <p>form prologue</p> <p>form epilogue</p> Submit|submit|submit|context Reset|reset|reset|standalone The form was send to editor. <p>Thank you for new content. Our editor will review your request.<br /></p> 738f9995ffd82394ff8a3fb7c3545450 PloneFormMailer ContentManagementSoftware.Info string:Update Software
PFM Formulator 4 form POST UTF-8 ISO-8859-1 false Default checkbox CheckBoxField 1 simple checkbox field 1 0 checkbox The input failed the external validator. datetime DateTimeField 0 1 0 / 2005/12/01 13:25:00 GMT+2 0 datetime field 1 2010/12/10 12:10:00 GMT+2 0 0 ymd list 0 2005/10/10 12:10:00 GMT+3 : datetime The input failed the external validator. Input is required but no input given. You did not enter a valid date and time. The date and time you entered were out of range. Other email EmailField email field 20 1 0 0 email 0 0 0 The input failed the external validator. Input is required but no input given. Too much input was given. You did not enter an email address. float FloatField 3.14 float field 20 1 0 0 float 0 The input failed the external validator. Input is required but no input given. You did not enter a floating point number. string StringField value description 20 1 0 0 String field 0 1 0 string:Default The input failed the external validator. Input is required but no input given. Too much input was given.