When creating a Dialog (popup) page in Oracle APEX, we usually link it to a parent page via a button, link, or menu. However, as developers, we sometimes run the dialog page directly from the Page Designer, which results in the following message:
"Changes saved. Dialog pages cannot be run directly from Page Designer. Review this page by running a page that launches this dialog."
At this point, it becomes difficult to identify which parent page(s) open this dialog.
Suggestion:
It would be extremely helpful if Oracle APEX could display the parent page number(s) (or referencing pages) somewhere within the Page Designer when viewing a dialog-type page. This would allow developers to quickly identify how to test the dialog properly without manually searching through all pages.
Please also consider cases where a dialog is opened from multiple sources such as different pages or navigation menus and ensure all relevant references are shown.