Is it possible to exclude the options from an Enumeration type field, according to the previous sele
We are developing the checklist further to include additional services that field employees can perform in the activity. On the completed/not completed activity screen, we will have the fields as in the example below:
Field 1:
"Was an additional service performed? Select which"
Option 1 - Additional Service A
Option 2 - Additional Service B
Option 3 - Additional Service C
Option 4 - Additional Service D
Option 5 - Additional Service F
Let's say the field employee selected "Add Service A". Following the checklist, there will be another question about another additional service, and in this one, we should hide the "Additional Service A" option since it has already been selected.