Table of Contents
1.Overview
It is simple to combine the application pages into one page. When we employ the drawer idea. This new feature of Oracle Apex allows us to pull in several pages onto one page.
2. Technologies and Tools Used
The following technology has been used to achieve the same.
- SQL
- Oracle Apex
3. Use Case
We As an example, let’s look at a single modal dialogue page. and we can click the Page tab, choose Appearance, set the drawer page, assign the button, and simply drag the page.
4. Architecture
Following steps explains in detail,
Step 1: Create a region, give it a name, set the button left drawer, and create a region.
Step 2: Next The dialogue page template can be chosen in the Appearance box when creating a modal dialogue page. Drawer
Step 3: then the Main page was Collapisled by the Button Behavior table, which had been set to redirect to the page from the multiple pages.
4. Conclusion
Finally Thus Proved, this new Oracle Apex feature enables us to combine multiple pages onto a single page.