Entries
RockForms will store all form submissions under the parent /rockforms/entries
.
You will get a list of all entries on the process page (Setup > RockForms), which will look like this:
As you can see, this list contains all form submissions from all forms.
Custom List, Option 1
If you want separate lists for each form, you can create custom page listing bookmarks for each form.
For this, just go to Pages > Find. Then for template
select rockforms_entry
and for the field Form
or rockforms_entry_form
(depending on whether you choose to display field labels or field names) select the desired form name.
In our example we set Newsletter
for the form name and get a list like this:
Once you created that list, you can save it as bookmark and then access the list from the PW backend:
Custom List, Option 2
For even better lists with instant filtering and sorting you can use the RockGrid module. Imagination is the only limit.