Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Each form has a name and belongs to page. To reference a ConfiForms Form you have to know it's name and Confluence page where it is configured
  • To define the form you need: ConfiForms Form and ConfiForms Field Definition macros
  • To enable registrations and show the form you will need: ConfiForms Registration Control macro
  • To show the form with own layout you will need ConfiForms Registration Control macro and use this macro body as a container for your form designs, place ConfiForms Field macros there referencing your form fields (ConfiForms Field Definitions)
  • To send email from ConfiForms you will need an IFTTT macro placed inside your  ConfiForms Form macro
  • To show saved data use ConfiForms TableViewConfiForms ListView or ConfiForms CardView macros
  • To customize the output, use CSS Rules for ConfiForms Fields macro
  • To configure dependent fields and relations between fields, use ConfiForms Field Definition Rules macro 
  • To aggregate and merge the data from different ConfiForms Forms use ConfiForms TableView Merger macro

...