Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

9 January 2006
Reworked a lot of the code. Hopefully, others will have less trouble with this rule now. Have added functionality for changing the success message, and for adding extra processing functionality.

19 May 2006

  • Arrays and uuids are now supported (in the sense that they are now specifically ignored (smile) )
  • Changing the order of fields is less of a chore
  • Two new types: money and regex
  • As before the label property isn't outputed as a field, but if the type has a title property then label will be set to the same value when the form is submitted.

When you add a webskin template to the type with the filename process*.cfm, the rule will provide that as an option for extra processing. Once the form data is successfully used to create a new object in the database the template specified in the "Processing" list box will be executed. If there is output, it will be inserted after the form heading, but this option is mainly for behind the scenes stuff like confirmation emails or setting up user accounts.