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:

And I have a P7_FROM field that has a value of 6 in it.
My branch looks like this:

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