Hi
I have a button on a form that fires 3 dynamic actions the first of which is meant to save/update the record in the database.
The action is to submit page but the data is not getting saved back to the database. Should I change the dynamic action to executive pl/sql code instead and have to manually enter the pl/sql update statement?