/
#ELEMENT:ATTACHMENT
#ELEMENT:ATTACHMENT
Used to create "attachment" items in FORMS.
ITEMS of type ATTACHMENTS are not returned as 'questions' of a FORM. Instead, they are returned as attachments of the FORM (see form_get () and form_get_summary ().
The FORMULA of this type of ITEMS should return a valid reference to an ITEM of type FILE (no matter if it lies in the same FORM or another)
TITLE | DATA_CODE | QUESTION TYPE | COMMENTS | |
---|---|---|---|---|
Title of Question | TITLE | TEXT AREA | ||
Formula | FORMULA | TEXT | A FORMULA that returns a reference to an ITEM of type FILE. E.g.: "FORM{XXX}.ITEM{2}.REF" | |
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 displayed as an attachment of the FORM |
, multiple selections available,
Related content
#ELEMENT:FILE
#ELEMENT:FILE
More like this
#ELEMENT:LINK
#ELEMENT:LINK
More like this
#ELEMENT:HTML
#ELEMENT:HTML
More like this
ITEM TYPE: "ATTACHMENT"
ITEM TYPE: "ATTACHMENT"
More like this
#ELEMENT:EVALUATION
#ELEMENT:EVALUATION
More like this
#ELEMENT:FORM
#ELEMENT:FORM
More like this