...
Expand | ||
---|---|---|
| ||
For participant custom field use = For Specimen custom field use = Added the ShowWhen condition in form XML to show field based on another custom field value. Show custom field “Branch Form field1“ only when custom field “Show visit Form“ value = y. When custom field “Show visit Form“ value = n then custom field “Branch Form field1“ is not shown: |
Use Case 4: Display the fields when the multi-select field includes one or more values.
Expand | ||||
---|---|---|---|---|
Requirement: Display the fields consent_provided_via and consented_by when the multi-select field contact_outcome includes one or both of the following values:
The fields should be visible if: contact_outcome contains either "Patient Consented" OR "Sent Consent", OR both. Syntax:
XML file:
Screenshots: When no value is selected for contact_outcome field: When one value is selected for contact_outcome field: When more than one value is selected for contact_outcome field: |