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!

Using a sequence to fill in a form field?

Bill WOct 25 2022

I have a simple form with an ID number, call it P1_ID with a column name of "ID". When the create form opens up I would like to have a value pre-filled in for that page item based on a sequence, call it "mysqeq".
I tried to create a computation on the page item but I am struggling to get it to work.
Any advice on how to set this up properly?

This post has been answered by fac586 on Oct 25 2022
Jump to Answer
Comments
Post Details
Added on Oct 25 2022
12 comments
1,237 views