/
#ELEMENT:ARRAY
#ELEMENT:ARRAY
Introduced in API Version 2.7.24
Template with the properties needed to configure an ITEM of type "ARRAY".
TITLE | DATA_CODE | QUESTION TYPE | COMMENTS | |
---|---|---|---|---|
Title of table | TITLE | TEXT AREA | Text that will be displayed as the title of the table | |
Required? | OBLIGATORIO_SN | BOOLEAN | ||
Minimum length | MIN_LONGITUD | NUMERICAL | Minimum number of rows required to consider that a table of ITEMS generated from this array is complete | |
Maximum lenght | MAX_LONGITUD | NUMERICAL | Maximum number of rows required to consider that a table of ITEMS generated from this array is complete | |
Condition | CONDICION | TEXT | Condition that decides whether this array exists or not in a FORM. When this condition evaluate to 'false', then it means that the whole array doesn't exist in the FORM (i.e. neither the ITEMS of type "ARRAY" and all the ITEMS that belong to the array) | |
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 no ITEM of the array will be returned by API functions like form_get_summary() | |
Hidden | HIDDEN | VERTICAL_RADIO | ||
Title format | LITERAL_FORMAT | JSON | Format attributes for the TITLE. For information about the contents of the JSON see ITEM TEMPLATE OBJECT#LITERAL_FORMAT |
, multiple selections available,
Related content
#ELEMENT:EVALUATION
#ELEMENT:EVALUATION
More like this
#ELEMENT:VALUE
#ELEMENT:VALUE
More like this
#ELEMENT:HTML
#ELEMENT:HTML
More like this
#ELEMENT:CHOICE
#ELEMENT:CHOICE
More like this
#ELEMENT:VAS
#ELEMENT:VAS
More like this
#ELEMENT:STATIC_ITEM
#ELEMENT:STATIC_ITEM
More like this