/
#ELEMENT:ARRAY

#ELEMENT:ARRAY

Introduced in API Version 2.7.24

Template with the properties needed to configure an ITEM of type "ARRAY".

TITLEDATA_CODEQUESTION TYPECOMMENTS

Title of table

TITLETEXT AREAText that will be displayed as the title of the table
Required?OBLIGATORIO_SNBOOLEAN
Minimum lengthMIN_LONGITUDNUMERICALMinimum number of rows required to consider that a table of ITEMS generated from this array is complete
Maximum lenghtMAX_LONGITUDNUMERICALMaximum number of rows required to consider that a table of ITEMS generated from this array is complete
ConditionCONDICIONTEXTCondition 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 conditionVISIBILITY_CONDITIONTEXTCondition 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()
HiddenHIDDENVERTICAL_RADIO

Title format

LITERAL_FORMATJSONFormat attributes for the TITLE. For information about the contents of the JSON see ITEM TEMPLATE OBJECT#LITERAL_FORMAT

Related content