The Multiple Choice element allows users to select one or more options from a list of predefined choices. It is ideal for questions where multiple selections are allowed.

Available Options:

  • Field label – sets the visible name of the multiple choice field.

  • Additional message – optional helper text displayed below the field.

Field Layout Settings:

  • Half width – displays the field in half of the form width.

  • Required – makes selection mandatory.

  • Option alignment – choose how the options are displayed, e.g., horizontal or vertical.

Values:

  • Value – define each option (each option on a new line).

  • Country and state list – automatically load predefined country or state options.

  • Allow user to enter other value – users can manually input a custom value not listed in the options.


     Note: To add a new country or state, select that option first.


Advanced Settings:

  • Custom class – used for advanced styling or JavaScript.

  • Custom ID – unique identifier for targeting the field with CSS or JS.