CMS 10.0–10.5 Processing Form Data
Prerequisites:
- Administrators, complete prerequisites to enable user access to the Design tab. See Page Builder Prerequisites for details.
- A visual form with form fields must be in the presentation container. See Forms in Page Builder for details.
For a form created with Form Builder to be useful, the CMS must process the data that users provide. In a typical implementation, this happens on a form processor page. This page usually does one of two things with form data: It either sends an email or queries a database.
Note
Form processing methods do not
validate form data. That type of processing must be
specified elsewhere. See Validating User Input in Form Builder for more
information.
This section includes: