Dynamic options in selection is getting reset on page reload.
Hi,
I have selection field with dynamic options from servlet.
I am loading options from loadcontent event of the widget
the problem is when i select an option and submit dialog(clicking ok in dialog) the value is getting stored in JCR but when i reload the page and open dialog it is not getting populated with the value.