Multi Text Input

The Multi Text Input widget provides a text box that allows users to enter content across multiple lines. It is ideal for capturing extended input such as comments, messages, or detailed descriptions.

Common Use Cases

  • Capturing comments or feedback in forms

  • Writing product descriptions or notes

  • Submitting multi-line messages in chats or support tickets

  • Providing answers to open-ended questions in surveys

  • Adding custom instructions or remarks

Widget Properties

  • Validator Restricts the type of input users can enter (e.g., only text, specific format, no special characters).

  • Maximum Characters (0 = any) Sets a character limit for the input. Setting this to 0 removes all limits and allows unlimited text.

Step-by-Step Guide to Use the Multi Text Input Widget Step 1: Add the Widget Open the Widgets Panel, go to the Fields & Headers section, and pick & drop the Multi Text Input widget onto your page wherever extended user input is required.

Step 2: Configure Main Settings Click on the widget to access the Panel Tab. Set the field label, placeholder text, and other general settings based on your desired design and context.

Step 3: Bind/Set Properties In the Panel tab:

Use Validator to restrict the type of input (e.g., only text, no special characters).

Set Maximum Characters (0 = any) to control the input length based on your use case.

Step 4: Preview or Finalize Click the Run/Preview icon to test the widget’s behavior. Confirm that it accepts multi-line input, wraps text properly, and enforces any character or validation limits.

(e.g)

Last updated