any ideas? [message #90379] |
Mon, 07 February 2005 03:49 |
anand kumar singh
Messages: 32 Registered: July 2003
|
Member |
|
|
I have a tabbed page form, each of 4 tabs has it's own data block, all 4 datablocks are on one form. I want to fill in the form, moving from tab to tab, and in a save/exit trigger on each page I want to write the record to the database filling in all the columns referenced on all 4 tab pages. The first tab page has the primary database field. commit_form from the tabbed pages reports an error trying to put 'NULL' into the primary field. It appears that the page I am on when I do the commit-form writes only that pages columns to the database, not all the columns from all the pages as I want it to.
any ideas?
|
|
|