These are the input checks that can be set for each Data type in order to control the data input value. Even if individual input checks are not performed, the system is limited to these values.
Title
Subtype | Configurable Validation | System Limit |
---|---|---|
- | - | Up to 256 characters |
String-type
Subtype | Configurable Validation | System Limit |
---|---|---|
Text Box single line | Maximum lengths Minimum lengths Regexp pattern |
Up to 1,000,000 characters |
Text Box multiple lines | Maximum lengths Minimum lengths Regexp pattern |
Up to 1,000,000 characters |
Numeric-type
Subtype | Configurable Validation | System Limit |
---|---|---|
- | Maximum lengths Minimum lengths Range of decimal digits |
-1 trillion – +1 trillion Ten decimal places Up to 20 characters for prefix/suffix |
Select-type
Subtype | Configurable Validation | System Limit |
---|---|---|
Radio Button | - | The number of characters in Choice ID and Label: Up to 1000 The Number of options that can be registered in a Data Item settings: Up to 1000 The number of options displayed in Radio button/Selectbox/Checkbox in a form: Up to 1000 items Reading of options from outside: Up to 150,000 items per processing |
Select Box | - | |
Check Box | Maximum selections Minimum selections |
|
Search Select Box | - |
Date-type
Subtype | Configurable Validation | System Limit |
---|---|---|
Y/M/D | Maximum Value / Minimum Value | 1900–2100 |
Y/M | Maximum Value / Minimum Value | 1900-2100 |
M/D | Maximum Value / Minimum Value | - |
Y | Maximum Value / Minimum Value | 1900-2100 |
Date Time-type
Subtype | Configurable Validation | System Limit |
---|---|---|
- | Maximum Value / Minimum Value | 1900-2100 |
File-type
Subtype | Configurable Validation | System Limit |
---|---|---|
- | Max number of attachments Min number of attachments Max value of total file size (Cannot limit on individual files) |
Maximum size of a single file: 100 MB Transmit limit up to 100 MB at one time (License capacity limit:5GB +/ User) |
User-type
Subtype | Configurable Validation | System Limit |
---|---|---|
- | - | - |
Organization-type
Subtype | Configurable Validation | System Limit |
---|---|---|
- | - | - |
Discussion-type
Subtype | Configurable Validation | System Limit |
---|---|---|
- | - | Up to 1,000,000 characters |
Table-type
Subtype | Configurable Validation | System Limit |
---|---|---|
- | Minimum Rows Maximum Rows |
Up to 1,000,000 characters (*) |
Subdata-type
Data type in column | Configurable Validation | System Limit |
---|---|---|
String-type (Single line) | Minimum lengths / Maximum lengths | - |
Numeric-type | Minimum Value / Maximum Value / Number of decimal places | - |
Select-type (Select Box) | - | - |
Date-type | Maximum Value / Minimum Value | 1900-2100 |
(*) Tabel type data is stored as the strings such as "<list><row><col>...</col></row></list>"
Guide Panel-type
Subtype | Configurable Validation | System Limit |
---|---|---|
- | - | *HTML tags available in [Description] |
Comments
0 comments
Article is closed for comments.