Form Builder

Last Updated: Aug 9, 2021
documentation for the dotCMS Content Management System

There are two ways to create forms; The Form Builder or The Form Content API. This document will cover the Form Builder. To Learn more about the Form Content API please see the REST API documentation.

Through the Form Builder forms can be created quickly and easily, with no knowledge of HTML or Velocity, and placed on a page in the same way that content is contributed to a page, see Adding New Content to a Page for more details. A special Base Content Type named “Forms” can be used to define Form Content Types whose content can be placed as Form content in any content container on any Page.

Advantages of Forms as Content

  • Setting up Form fields does not require any knowledge of HTML or Velocity.
  • Forms can be easily placed and re-used on any Page.
  • Form submissions are stored as content.
    • Form submissions can be set to be published or unpublished when the form is submitted.
    • Form submissions which are automatically published and can be displayed dynamically on any Page.
  • Form code is not exposed to content contributors who have access to Pages the form has been placed in but doesn't have access to forms.

Completed Form

To get started creating forms, please see the Form Creation documentation

On this page

×

We Dig Feedback

Selected excerpt:

×