'How to save Modal Dialog width is browser session?

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!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source