Form Operation Functions
Style
Generally, you will use the default style for your site. If your Style Guide has multiple form styles, you could choose an option from the drop-down.
OnLoad Function
The OnLoad Function is used to pre-populate a text field in the form based on function. A function will need to be created. To enable this function, please contact your Account Director for developer assistance. More information can be found on the Titan CMS Documentation site.
Form Submission Action
AJAX Submit
This option is the default.
This is not available if you are using the file submit option
- Require User to Confirm Data. After submitting, the user will be required to review their data and use the Edit or Submit button to continue.

- Use Captcha. In order to use Captcha, you will need to configure Titan Administration with a captcha key
POST to Titan
Choose this option if you have a file submit field and want those files stored locally.
- Use Captcha - In order to use Captcha, you will need to configure Titan Administration with a captcha key.
- Choose Folder - Use this option when File Submit is configured in your form. This is where you will select the folder where submitted files will be stored.
NOTE: the folder must have Security set to Everyone, or the File Submit action won’t work. 
POST to Remote URL
- Titan CMS will not receive data and control will transfer to a remote site.