branch - APEX 4.2 Submit form and redirect to same page -


so here's issue apex 4.2. i've created application forms , reports.

so have page 2 has form , report beneath that, made trigger that, when data inserted in table cohesive form, automatically fills table @ turn cohesive report (also on page 2).

on page there 4 buttons (create, save, delete , cancel) goal submit data form , redirect me same page values in place. i've added branching should fill primary key according debugging no data passed @ page after submit (it saved in database however) after navigating , forth page data can viewed normally.

i'm blundering in dark here , can't seem working want to, appreciated. ^^

thanks in advance!

greets j.i.n.

i got working, used process recreate primary key (which created several other columns in database) , passed page item should contain data.


Comments