This is a list of the Data types whose initial value can be set to a fixed value at the start of a Case.
String-type
| Subtype | Format of the Fixed Initial Value | Setting Sample |
|---|---|---|
| Text Box single line | Any character or number | “Questetra, Inc.” |
| Text Box multiple lines | Any character or number (line breaks allowed) | "Questetra, Inc. Address: Phone:" |
Numeric-type
| Subtype | Format of the Fixed Initial Value | Setting Sample |
|---|---|---|
| - | Any number | $"12,345" |
Select-type
| Subtype | Format of the Fixed Initial Value | Setting Sample |
|---|---|---|
| Radio Button | Select one from a list of Choices Input a Choice ID | |
| Select Box | Select one from a list of Choices Input a Choice ID | |
| Check Box | Select one from a list of Choices (Only one Choice can be checked) Input a Choice ID | |
| Search Select Box | Select one from a list of Choices Input a Choice ID | - |
Date-type
| Subtype | Format of the Fixed Initial Value | Setting Sample |
|---|---|---|
| Y/M/D | Text input (yyyy-mm-dd) | "2020-03-14" |
| Y/M | Text input (yyyy-mm) | "2020-03" |
| Y | Text input (yyyy) | "2020" |
| M/D | Text input (mm-dd) | "03-14" |
Date-Time type
| Subtype | Format of the Fixed Initial Value | Setting Sample |
|---|---|---|
| - | Text input (yyyy-mm-dd HH:MM) | "2020-03-14 23:45" |
File-type
Initial value not available
User-type
| Subtype | Format of the Fixed Initial Value | Setting Sample |
|---|---|---|
| - | Select from combo-box | "Jack Brown" |
Organization-type
| Subtype | Format of the Fixed Initial Value | Setting Sample |
|---|---|---|
| - | Select from combo-box | "Accounting Dept." |
Discussion-type
Initial value not available
Table-type
Initial value not available
Guide Panel-type
Initial value not available
(Title)
'Title' complies with "String-type (single line)"
Comments
0 comments
Article is closed for comments.