The Paragraph Text element allows users to enter longer text inputs, such as messages, comments, or descriptions.
Available Options:
Field label – sets the name of the field shown to users.
Placeholder text – displays example text before the user types.
Limit characters – defines the maximum number of characters allowed.
Additional message – optional note or helper text displayed below the field.
Field Layout Settings:
Half width – positions the field to occupy half of the form width.
Required – makes the field mandatory.
Input field height – defines the field height in pixels.
Advanced Settings:
Custom class – used for advanced customization with CSS or JS.
Custom ID – unique identifier used to target the field in custom code
