Hello
I have a choice drop-down field with a lot of options to select from.
The question is, is it possible to hide certain options based on if status = "xyz"
Example:
Duplicate
Reviewed
Accepted
Assigned
I like to hide Accepted and Assigned as soon as Status is not in "pending" anymore.
Maybe this is possible via the $ and css
Would appreciate your assistance.