For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Hi,
Had heard the public beta of entity framework core for oracle possibly available by end Dec 2018.
Just wondered if available yet and/or when expected.
Thanks
I tried creating a dynamic action on Page1 tree region that listens for Dialog Close and perform a submit page, but it seems that it never runs.
try catching the "dialog close" event in the whole page
there's already a discussion for that im just lazy to look it up for you
if i remember it correctly
just set the selector to "jQuery" then add "body"
Hi Orpheus4192
I searched for the discussion that you suggested, is this:
Unfortunately the "dialog closed" dynamic action is only catched in the parent page when the "Close Dialog" process is executed in the modal page, but when you click the (X) button this process doesn't run because the modal page is not submitted.
I'm still unable to submit the parent page when the modal page is closed using (X) button.
Thanks.
@"Patrick Wolf-Oracle"
I'm sorry for mentioning to you directly but I have seen some articles related to you and I'm not able to comment on them. For example this one: http://www.explorer-development.uk.com/creating-modal-dialog-apex-5-0/
It seems that every "modal page" example out there is closed after any change made to the information, the buttons are Save (and close), Save changes (and close), I have a tabular form and I need to preserve the modal window opened after submiting the page, in the end when the user close the modal window (using the default "Close button" "X") I want to refresh the parent page.
Is there any way to achieve this behavior?
Thanks in advance.
Best regards.