This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: KZs1B-gfAJvsjmQ-oS3wcWBBEojByNEK7Es0T7EmBOw
Cover

Creating a Branch Process in Oracle Apex

Written by @vInhack20 | Published on 2020/5/8

TL;DR
In Oracle Apex, we create a Branch Process to open another page after submitting the current page. Because a Branch process executes on the page submit, we can open a dialog page or a normal page using the Branch Process. We can do it on a button click by linking it to a target page in the current application or another application. The new values can be transmitted to the target page. It is possible to open a new page after the submit page. The new page will not see these changed values if the user has entered or changed the data of some page items.

[story continues]


Written by
@vInhack20
Technical Writer on HackerNoon.

Topics and
tags
oracle|webapps|application-development|oracle-database|low-code|low-code-platform|development|application
This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: KZs1B-gfAJvsjmQ-oS3wcWBBEojByNEK7Es0T7EmBOw