Form Control Tags

Form Control Tags are generally not required since they all have analogs in the Online Form Designer; however, they still function should you prefer to use them. There are some exceptions to this general rule, though.

  • The Tab Strip control in the product's UI is limited in the number of tabs that can be configured, so you'll need to use the Form Control Tag to configure a larger number of tabs than are available in the graphical control's properties dialog.
  • To display both date and time in Date Picker controls, and to use custom time increments, you must also use the Form Control Tag instead of the graphical control.
  • When using arrays in a form, the responsive Form Control Tag for each column, the Array Column, is required for properly labeling array columns when the responsive form is displayed in smaller viewports.

Form Control Tags can be placed on a form to provide additional input controls or for conditional formatting and display, or as an alternative to using the graphical controls in the Online Form Builder. The Form Control Tags are optional.

Note Though the UI controls have a visual placeholder in the form design UI, all Form controls are actually form control tags, even though the visual Form designers hide the Form Control Tags with the graphical placeholder.

Other Control Tools

You can view the documentation for all tools available in the Online Form Designer by using the Table of Contents on the upper right corner of the page, or by clicking one of the links below.

Input Controls: Controls that are commonly used to collect data, but are a bit less widely used than the basic controls.

Other Input Controls: Additional Input controls, consisting mainly of the different content picker controls.

Actions: These controls enable you to control form actions, like placing buttons, or choosing objects via a picker,

Other Controls: Controls that perform miscellaneous tasks like adding HTML content, or labels.

Layout: Controls that are used to govern the control layout for the template, such as tabs and sections.

Responsive Layout: Controls that implement Bootstrap form layout objects.

Arrays: Controls that enable to you create and control arrays on the Form.

Attachments: Controls that enable you to add and show attachments, such as documents or images, to the Form.