forms/backend/form-submissions/manage.html |
FormSubmissions\Manage |
|
Retrieve available records and assign them to the template for editing. |
forms/backend/forms/add.html |
Forms\Add |
Name |
Type |
Description |
form |
Form
|
Single (empty) Form record
|
|
Add a new record. Assigns an empty record to the template. |
forms/backend/forms/custom-fields.html |
Forms\CustomFields |
Name |
Type |
Description |
form |
Form
|
Retrieved Form record
|
|
Retrieve a single record and display the edit page for the record |
forms/backend/forms/manage.html |
Forms\Manage |
|
Retrieve available records and assign them to the template for editing. |