Form
Display a listing of form submissions.
Overview
You can use the Form Widget to show the most recent form submissions in your dashboard. You can customize how many submissions it displays as well as which columns you want shown.
Parameters
form
string |
The form from which to list submissions. |
---|---|
fields
array |
An array of fields to be displayed. |
limit
integer |
Limit the total results. |
date_format
string Y/n/d |
How the submission dates should be formatted. Defaults to the format defined in your formset, then the format defined for the Control Panel. |
title
string |
The title of the widget. Defaults to the name of the form. |