Some Examples on how to use the Visforms Content Plugin Data View
The content plugin data view is part of the Visforms Subscription and not available in the free Visforms version..
The examples are build on the data gathered with the event registration demo form. They can give you an idea of how flexible you may display form data with the help of this plugin. But please keep in mind that these is still only a small collection of what is possible with the usefull plugin.
Compact table with pagination and search bar
This example shows alle record sets submitted with the form and shows it's own pagination, only displaying 5 record sets per page. If you use more than one intance of the plugin on a page to display different form data lists with pagination, this is no problem. Each pagination will work independently and just as you expect it to do.
You can add search filters above the data, too.
Complete Registration list
Display the newest form submission record set
In this example we display only the record set from the latest form submission. In addtion to the user inputs we display the creation date, too.
Latest Form Submission
- First name:
- Peter
- Last name:
- Maier
- Year (of birth):
- 1994
- Gender:
- Male
- Distance:
- 10 Kilometer
Select only record sets with specified user inputs
In this example we display only the record sets of female participants for the 10 Kilomenter run. Only Firstname and Name are displayed.