Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Multi Line Settings

Grooper Object Grooper.Core

Defines settings which enable multi-line input and display of string data in a Data Field.

Remarks

Configures how multi-line text input and display is handled for a Data Field.

Overview

Use this object to control the appearance and behavior of fields that accept or display multiple lines of text, such as comments, addresses, or descriptions.

Key Features

  • Set the number of visible lines in the input area using 'Display Lines'.
  • Enable or disable word wrapping with 'Word Wrap' to control how long lines are displayed.

Configuration Guidance

  • Assign a MultiLineSettings object to a Data Field to allow users to enter or view multi-line text.
  • Adjust 'Display Lines' to provide enough space for typical input without excessive scrolling.
  • Enable 'Word Wrap' for fields where long lines should be wrapped within the visible area.

Example Use Cases

  • Address Field: Set 'Display Lines' to 3 and enable 'Word Wrap' to allow entry of multi-line addresses.
  • Comments Field: Increase 'Display Lines' for longer user comments or notes.

For best results, configure these settings to match the expected length and format of user input for your field.

Properties

NameTypeDescription

Used By

Notification