Create a SAVE button
904295Jan 30 2012 — edited Jan 31 2012Hello all,
I currently have created a tabular form. The form created four buttons for me already: Cancel, Add, Submit, and Multi_Row Delete. Cancel is straight forward. Add, create a new row. Submit updated values in the database. Also, Multi_row Delete is straight forward. All four buttons were created by oracle when I created my tabular form. I now want to create a button called Save. Save will store values in the database. I have created the button but I do not know where to write my insert statement or know if i need one. Also, is there a way to see how the Submit button is working?
If someone can help that would be greatly appreciated.
Thank you
Ryan