#ELEMENT:CASE_DATA
Used to review the contact information of a CASE
TITLE | DATA_CODE | QUESTION TYPE | COMMENTS |
---|---|---|---|
Title of Question | TITLE | TEXT AREA | This is the text to be shown when the FORM is not being edited |
Title of Question on edit | TITLE_ON_EDIT | TEXT AREA | This is the text to be shown when the FORM is being edited (the user is answering the question) |
Title format | LITERAL_FORMAT | JSON | Format attributes for the TITLE. For information about the contents of the JSON see ITEM TEMPLATE OBJECT#LITERAL_FORMAT |
Answer format | VALUE_FORMAT | JSON | Format attributes for the value. For information about the contents of the JSON see ITEM TEMPLATE OBJECT#LITERAL_FORMAT |
Arrangement | ARRANGEMENT | JSON | Attributes to define the arrangement of the question & answer in the screen. For information about the contents of the JSON see ITEM TEMPLATE OBJECT#ARRANGEMENT |
Required? | OBLIGATORIO_SN | BOOLEAN | |
Tabulation | TABULACION | NUMERICAL | |
Condition | CONDICION | TEXT | |
Visibility condition | VISIBILITY_CONDITION | TEXT | Condition to determine whether this ITEM can be viewed by the active USER or not. In run-time, if this condition evaluates to 'false' then the ITEM will not be returned by API functions like form_get_summary() (but it is still considered to exist in the FORM) |
Hidden | HIDDEN | VERTICAL_RADIO |
, multiple selections available,