Hi All,
APEX Version: 18.1.0.00.45
I am stuck with a very simple requirement. I have a page with an item as BUSINESS_UNIT. The type is PopupLOV.
Also, I have a Button to open a Modal Dialog.
Now, when I select a value in the BUSINESS_UNIT PopupLov and click on the button, it will launch a Modal Dialog inside which we have an item with type as Text Field where the selected BUSINESS_UNIT from the page should be displayed.
The problem is I cannot Submit the page as in that case the whole page is getting Refreshed. Hence, I am thinking if there is a way by which we can pass the BUSINESS_UNIT from the page to the modal dialog without calling the Page Submit operation.
Thanks & Regards,
Susanto Paul