# Advanced

Manage your form, add custom code, and export or delete your form.

Form Advanced Section

Name Description
Design Form Select this option to design a new form in Page Studio.
Custom Icon Enter font awesome icon class.
Geo-Coded Fields Enter a comma-separated list of fields used to generate latitude and longitude that will be saved in fields named "lat" and "lng" respectively.
Field Name to use in URL Designate a field name to be accessed via URL. (event_title is the default).
Asset Fields Link a field in your data table to a public URL, by adding a comma separated list of fields that will generate
a new property *_url that will contain a public link to the asset file specified in that field. Example: a datatable field named test_document, when placed into this textarea, will generate a new property called test_document_url that will have a public link to the document.
Post Processing Write your PHP to handle form submissions.
Enforce User Permissions Choose this option to enforce user permissions.
Enable User Groups Choose this option to enable user groups.
Protect Fields Choose this option to protect fields.
Flat Entries (subtable values appear as main values) Choose this option if you want to have the entries flat.
Honeypot Protection Choose this option to have honeypot protection.
Enable Captcha Choose this option to enable the captcha.
Block Anonymous Submissions Choose this option to block anonymous submissions.
Sanitize URLS from submissions Choose this option to sanitize URLs from submissions.
Resave All Entries (On Submit) Choose this option to resave all entries.
Export Module Choose this option to export forms.
Delete Module To remove your entry, type DELETE in all caps into the field and click the red Delete button.