Set initial value of a Drop Down List.

Posted by Bert Binnenmarsch on 23-May-2017 08:13

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

All Replies

This thread is closed