Content App Form View
Here, you can control the settings how form is displayed on the front-end to allow users to submit and edit records.
1. Form View Tab
Show Fields: Select core fields to display in the form.
Title: For any record, title field is required. It is also used for generating alias. However, you can use any other field to be used as title. For example, in the contact form you can use subject as title.
Title Field Value: If the title field is not displayed, enter the column name which will be used as title field. You can refer the "Columns" tab for names of the columns.
Title Field Label: If the title field is displayed, enter the label for the title field.
Description Field Label: Enter the label for the description field.
Limit Submissions: Maximum number of records that can be created by a user. Enter 0 to disable this feature.
Default Settings for Record
Default Access: Select the default access level for the record when it is saved.
Default Status: Select the default published status for the record when it is saved.
Show Save Button: Enable or disable to display "Save" button. Save button only saves the record to the database while "Submit" button also handles additional post-submission tasks.
2. Field Sets Tab
If you have longer form, you can group the fields into different fieldsets for better clarity, accessibility and form flow.
By Default, all fields belong to the General Field set. You can add new fieldsets here and then add fields while adding new Columns or Custom fields.
3. Submission Tab
Save in Database: Enable to save the record in the database table.
Create User: A new Joomla user is automatically created. You can use this if you use "email" field in the form.
Notify Admin: A notification email is sent whenever a record is submitted from the front-end.