Hi guys,
I suspect I already know the answer to this but I wanted to check before I make any changes.
I’ve got some modals with select boxes in. If I click out of the modal and then go back in again it remembers the item I have selected. Is there a way to get a modal to re-load or reset when it has been clicked out of?
My guess is the only way to do it will be to make it a persistent modal to prevent users clicking out to close and to have a cancel button which just calls ‘hide-udmodal’.
Cheers,
Tom.