The following form handling documentation shows how to create a form such as the one illustrated below. When a dotCMS form is submitted there are many automated processes that can be triggered by the form code itself. The following documentation shows all of the types of fields that can be placed in a form, how form validation works, and how to trigger actions such as automated email notifications, user account creation, and report building.
Sample Form Code, and Sample External JavaScript Functions are also provided in the following sections.

2