The Multi Line Text element allows users to enter longer text responses such as comments, descriptions, or messages.

Available Options:

  • Field label – defines the name of the field shown to users.

  • Placeholder text – displays sample text before the user types.

  • Maximum number of text field – limits the number of visible text lines in the input area.

  • Additional message – optional note or instruction shown below the field.

 Field Layout Settings:

  • Half width – positions the field to take half of the form width.

  • Required – makes the field mandatory.

 Advanced Settings:

  • Custom class – used for advanced styling or scripts (CSS/JS).

  • Custom ID – allows you to target this field directly via CSS or JavaScript.