Hello,
The selection that a user makes in a Drop Down List gets stored in localStorage.
The next time the same module is opened, I would like to select the previously selected item (which was stored in localStorage).
How can I do that?
Regards,
Bert