/
Display instrument field values as a custom label in the repeatable form list

Display instrument field values as a custom label in the repeatable form list

 

  1. How to display instrument field values as a custom label in the repeatable form list

  2. How to Assign a user to a DAG (data access group)

  1. 3. In v8 use of Action Tag @ HIDECHOICE

New action tag is available after v7.6.0: @HIDECHOICE - Hides one or more choices of a multiple choice field. This action tag is useful if you wish to retire a particular choice after utilizing it for a while in data collection, thus allowing you to hide the choice from that point after without orphaning any of the choice's data, which would happen if you simply deleted the choice. The format must follow the pattern @HIDECHOICE='??', in which the coded values should be inside single or double quotes for the choice(s) you wish to hide. If more than one choice needs to be hidden, then provide all the coded values separated by commas. For example, to hide the choice 'Monday (1)', you would have @HIDECHOICE='1', but if you wanted to additionally hide 'Tuesday (2)', you would have @HIDECHOICE='1,2'. NOTE: If the hidden choice has already been selected for a given record, then the choice will not be hidden on the survey or form for that record/event. NOTE: Hidden choices will still appear in reports and data exports. NOTE: This action tag can only be utilized for the following field types: Checkbox, Radio, Drop-down, Yes-No, and True-False. NOTE: This action tag works only in limited fashion with a matrix of fields, in which it will simply hide the checkbox/radio but still display the column for that choice in the matrix.


Known Limitations:

@default and branching logic cannot be used together.



Related content

Can I add a new choice or edit an existing choice on a multiple choice field such as radio button, dropdown, or checkbox field, while in Production?
Can I add a new choice or edit an existing choice on a multiple choice field such as radio button, dropdown, or checkbox field, while in Production?
More like this
Avoid Erase Field Popup/Error and retain the value that already existed in the hidden field
Avoid Erase Field Popup/Error and retain the value that already existed in the hidden field
More like this
REDCap - Field Embedding
REDCap - Field Embedding
More like this
REDCap Smart Variables
REDCap Smart Variables
More like this
Create a Re-Enter Email Address for REDCap Survey
Create a Re-Enter Email Address for REDCap Survey
More like this
How to Use REDCap PV Subsetting
How to Use REDCap PV Subsetting
More like this