© Edward Sciore 2020
E. ScioreUnderstanding Oracle APEX 20 Application Developmenthttps://doi.org/10.1007/978-1-4842-6165-1_9

9. Branches

Edward Sciore1 
(1)
Newton Center, MA, USA
 

When the APEX server receives a submit request from a browser, it performs the validations and processes associated with that request. Its final task is to choose a target page to send to the browser. By default, APEX chooses the page that was submitted, but it is possible to specify another page by creating a branch.

You have been able to get this far through the book without needing to use branches because of the ease in which multiple regions can be created on a page and the way that these regions can be conditionally rendered to give the effect of multiple pages. But ...

Get Understanding Oracle APEX 20 Application Development: Think Like an Application Express Developer now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.