...
- 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 calendar - grouping by date/datefield field and showing the contents of a form in a calendar
- 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
...