Clear multiselect when field is hidden
-
Hi,
I have an issue where one of my fields is not being hidden if the user chooses a different option after select one of the options in the multi-select list.
Here is the scenario:
The user chooses an option from a single dropdown (field 1) and then the multi-select list (field 2) will appear. If the user chooses an option in the multi-select list another field (field 3) will show. If the user then goes back to the first single dropdown (field 1) and changes that option to something else, the multi-select list (field 2) is removed and the field (field 3) that was shown from the multi-select list does not disappear.I believe this is because the multi-select list is not being cleared when hidden.
Is there a way to clear the multi-select list once it is hidden?
or how do I remove the field that was shown from the multi-select option when the multi-select list is removed?
- The topic ‘Clear multiselect when field is hidden’ is closed to new replies.