Creating a Branch Process in Oracle Apex

Written by vInhack20 | Published 2020/05/08
Tech Story Tags: oracle | webapps | application-development | oracle-database | low-code | low-code-platform | development | application

TLDR 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.via the TL;DR App

no story

Published by HackerNoon on 2020/05/08