I want to save the Modal Dialog width in browser session state.
I enabled the resizable: true for the modal dialog page, and the modal dialog is resizable now.
So, I want to save the width in a session so that I shouldn't change the width every time I open the modal page.
I am using Oracle APEX 21.2
Thanks in advance!