Table view with detail view

Note: These features are part of the Visforms Subscription and are not included in the free Visforms version.

For a better understanding, we recommend reading the documentation completely and using the Section Introduction to start.
Relationships explained in earlier sections of the documentation are not repeated here.

It is possible to display an additional column in the table view, which contains a link to a detailed view of the data for each data record. In order to be able to use this feature, you must prepare the form and the form fields according to the instructions in the “Display submitted form data in the frontend” section. More in: Store and use data.

You have to activate the option “Show data details” in the form configuration. For each form field and for each overhead field that you want to display in the detail view, you must set the “Frontend data display” option to either “List and details” or “Details only”. For example, an overhead field would be the IP address.

Then add the new plugin parameter mdisplaydetail to the plugin string. More on this in the top of the examples in: Use examples.

You can use the new plugin parameter displaydetailtitle to control whether a title is displayed above the detail display. If you have defined a title for the frontend data view in the form configuration, this title will be used. Otherwise, the form title is used.