Posts by Javith Hassain Abdul

To Create Dialog Page Drawer in Oracle Apex.

Table of Contents Contents Contents 2 Overview 3 Technologies and Tools Used 3 Use Case 3 Architecture 3 5.Conclusion6 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.…

Read More

Packaging Data with your App Export in oracle Apex.

Table of Contents Contents Contents 2 Overview 3 Technologies and Tools Used 3 Use Case 3 Architecture 3 Conclusion.6 1.Overview The new data package of feature offers it extremely easy for application deployment together with data underlining table, thus we can effortlessly migrate the apps from one instant to another. 2. Technologies and Tools Used The following technology has been used to achieve the same.  SQL  Oracle Apex 3. Use Case We can easily migrate the applications one instant to another along with data in under line table the new data package of feature makes an very easy for application deployment along with data underline table. I want to move the application quickly along with data in tables another instants. 4. Architecture  Following steps explains in detail, Step 1:  Go to the supported object first, then select the installation script. Step 2:  After clicking create, choosing the database object, choosing the table, and entering the name and object type Step 3:  type the name, choose the tables, and then click the table’s details.…

Read More