In this tutorial, you will learn how to create a page as a copy of another page in the Oracle Apex application.
Oracle Apex - Steps to Create a Page as Copy of Another Page
To create a page as a copy of another page in Oracle Apex, you will have to open an existing page in your application.
Then you would be able to copy a page from the current application or another application.
After opening a page, click on the upper right button and select the Page as Copy option as shown in the below image:
Then on the next step, select the page source application. If you want to copy a page from the current application, select Page in this application; else, select Page in another application option.
In the next step, select the page you want to copy and specify the new page number and new page name. Then click on the Next button.
In the next step, select the navigation menu option if you required it to show in the menu, else click on the Next button.
On the final step, change any attributes if you want to change, such as button labels, link, etc., which you can also do when you open the page in the editor. So just click on the Copy button to copy the page.
Now your page has been copied as the new page.
Leave a comment