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!

How to set Page Item value to value of another Page's Item

438410Feb 16 2007 — edited Feb 16 2007
Hi,

I have two primary key fields on a Form. I want to set the value of those page items to what a User previously entered on a previous form. I can do this by changing source type from Database Column to Item, and entering the previous page's item name.

But when I submit the form, it says NULL cannot be inserted into the PK column of the table. Right, so obviously something is not working here - those page items aren't being set properly. Btw, I am using an Automated DML Process to insert data on this form. What am I doing wrong?

Kevin
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 16 2007
Added on Feb 16 2007
4 comments
822 views