The Custom Form Mod has been updated to version 1.7. Wed like to give a special thanks to everyone that contributed to this version. Change Log for version 1.7Updated: Due to conflicts with mod_security, the url syntax
"index.php?action=form;id=#" has been changed to,
"index.php?action=form;n=#" Thanks to Galatea and Arantor for the fix. Added:
All posts created by a form are now attributed to a users post count.
Unfortunately there is no way for a form not to be counted, however this
one fix also fixes several other bugs. Thanks to ŦώεαЖзяŁ and FragaCampos. Bugfix: Posts created by the form should now properly display under the "Show Posts" and "Board Notifications" sections of SMF. Added:
Selection and Radio boxes can now use the required option. When using
the required option for a selection box, be sure to use "required" the
first selection. Thanks to Tunga. Added:
an option to hide sections of the "Form Output". If a form field is not
required and the user decides not to enter anything in the related
field. Example: {My name is {name}}. The hidden sections will be
replaced with a blank line. Thanks to alfzer0Added:
two new custom templates. "left" displays the input boxes on the left.
"center" displays the description text above the input boxes, centered
on the screen. Revised: the Custom Template "example" to include
features from the last several updates, as well as highlighting the
example text in red. Revised: the default template, the * for
required fields now display on the right hand side of the input boxes
rather then below them. Added: a standard thank you page that can be used as an optional "Submit Redirect" option. Updated: Documentation Removed: compatibility for SMF 2.0 versions prior to RC2 |