Text Data
Overview
The text data micro allows dynamic addition or deletion of rows in a table.
Any standard data macros (other than the Table Data macro itself) can be used inside its cells.
On this page: |
---|
Parameters
Name | Required | Migratable to Cloud? | Default Value | Description |
---|---|---|---|---|
Field Name | Yes | No | The name of the text data field. The name must be unique. | |
Type | Optional | No |
| The type of field. Applies to plain text content only. May be one of the following:
|
Content Type | Optional | No |
| The type of content in the field. May be one of the following:
|
Required | Optional | No | false | If |
Language | Optional | No | The programming language to use for formatting the content is Java or XML.
| |
Hide Full Text | Optional | No | false | Clip text and display a "Show more" button if the text is more than one line. v5.2.0 and above only |
Minimum Length | Optional | No | If specified, the text must be at least this many characters long. | |
Maximum Length | Optional | No | If specified, the text must be at most this many characters long. | |
Pattern | Optional | No | Specify the text that the content in the Text Data macro must match. You may use regular expressions with this parameter. | |
Pattern Error Message | Optional | No | If the Pattern parameter is specified, this is displayed if the saved value does not match when the user chooses Save. | |
Width | Optional | No | The width of the text field. Set as either
| |
Height | Optional | No | The height of the text field. Set as either
|