Form posts support adding fields with the page builder.


Each form will support settings for:

  • Label - The text associated with the input field.
  • Required - If the field is required.  The form can not be submitted unless all required fields have data.
  • Description - Descriptive text that is displayed directly below the input field.

Fields all have a Style tab, from here you can set the Width setting on the field.  By default all fields display at "12" which is the full width of the page's content area.  However you can adjust this to allow multiple fields on the same row.  For example two fields with a width setting of "6" will appear side-by-side.  Remember to reset the width to "12" for smaller breakpoints to get the fields to stack.