Page tree

Versions Compared

Key

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

You can show the data stored with ConfiForms in various ways

  • as table, using ConfiForms TableView macro - best for showing your form's data in a tabular form
  • as card, using ConfiForms CardView macro - best for showing the data in a card
  • as list / wysiwyg, using ConfiForms ListView macro - best for showing the data the way you want. Anything (any macro) you put inside ListView will be rendered for each data row
  • as value, using ConfiForms ValueView - best for showing just the field value

Here are some examples (based on the form, created in Creating a form in Confluence)

Using TableView

Image Added

Using CardView

Image Added

Using ListView

Image Added