Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Redirect to multiple pages from the SAVE button

Lisa from AusMar 5 2020 — edited Mar 5 2020

Hi All,

I'm having an issue redirecting to required page from my save button.

The page i have inherited had multiple apply change buttons based on the page_from field.

I want to have 1 apply change button that redirects to multiple pages based on the value in page_from.

I have tried foolowing the instructions in oracle doco and am tying myself in knots so assume I am doing something stupid!

So I have a button:

pastedImage_0.png

And I have a P7_FROM field that has a value of 6 in it.

My branch looks like this:

pastedImage_7.png

It redirects to the page but does not save the record.

I tried moving the point of execution to After Processing and it saves the record but it doesn't redirect.

Any help would be appreciated.

Cheers

Lisa

Comments
Post Details
Added on Mar 5 2020
1 comment
3,171 views