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!

New row with default values in tabular form does not get saved on submit

589826Nov 8 2008 — edited Nov 16 2008
Hi,

I have created a tabular form using the form wizard. I have created PL/SQL functions for default values for the attributes. These default values show up nicely when clicking "Add row". Most of the times the default values are ok, so I just want to hit "Submit" and get the data saved. But when I click "Submit" the new row disappears! If some of the data in the row is changed, the row gets saved in the database as intended.

Clicking "Add row" twice (without changing any data in the row created by the first click) works in a similar (wrong) way - the first row disappears and a new row appears with new default values. I would expect two rows to be added when clicking "Add row" twice.

(I am using apex 3.1.2, example here: http://apex.oracle.com/pls/otn/f?p=55337)

Any ideas?

Thanks,
Peter
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 14 2008
Added on Nov 8 2008
4 comments
1,498 views