Open brendanlawton opened 7 years ago
Steps to Reproduce Issue:
Add a wigdet that uses multiselect fields - in the admin panel - to a tailored page Make a selection in the multiselect field
Expected Behaviour:
Save button is enabled when selection is made and the view re-renders to match the selection.
Actual Behaviour:
Save button does not enable when selection is made and view does not re-render, therefore any changes to the multiselect field cannot be saved.
@brendanlawton -
Which widgets with a multiselect field are you using?
@andrew-worsfold tested with my own custom widgets and then tried this commercial one: ultimate posts widget
Steps to Reproduce Issue:
Add a wigdet that uses multiselect fields - in the admin panel - to a tailored page Make a selection in the multiselect field
Expected Behaviour:
Save button is enabled when selection is made and the view re-renders to match the selection.
Actual Behaviour:
Save button does not enable when selection is made and view does not re-render, therefore any changes to the multiselect field cannot be saved.