Comment field
Description
A comment field is used to get a multi-line text from the user. The open-ended nature of this field makes it suitable for collecting feedback, messages, and descriptions.
Uses
Feedback forms, where users can provide detailed feedback.
Message fields, where users can write a message to the recipient.
Description fields, where users can provide a detailed description of a product or service.
Styling
Multi-column layout: Use the layout setting under the General tab to display the field in a multi-column layout.
Hide label: Check the Hide label from view setting under the General tab to hide the label from view.
Validation
- Required: Check if the field is not empty.
- Min chars: Check if the input has a minimum number of characters.
- Max chars: Check if the input has a maximum number of characters.