CMS 10.6 Processing Form Data
Prerequisites:
- Administrators must complete prerequisites to enable user access to the Design tab. See Page Builder Prerequisites for details.
- A visual form with form fields must exist in the presentation. See CMS 10.6 Forms in Page Builder for details.
Forms created via Form Builder require the CMS to process the form field data provided by users. In typical implementations, this processing happens via a form processor page. The form processor page generally completes one of the following actions with form data:
- Sends an email.
- Queries a database.
Important
Form processing methods do not validate form data. The CMS
specifies validation elsewhere. See CMS 10.6 Validating User Input in Visual Form Builder for
details.