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 while submit page

anand_gpFeb 12 2015 — edited Feb 12 2015

Hi,

I have created sample 'cash receipt' form.  It's a 'form on report' page.  During new record creation, I want to set FINANCIAL_YEAR column with global variable G_FINANCIAL_YEAR value and RECEIPT_NO with pl/sql return value by querying last receipt no from table RECEIPT.  How can I do these things in the form?  I use APEX 4.2.6 EPG.

Both these two columns (FINANCIAL_YEAR & RECEIPT_NO) are part of Primary Key.

Thanks,

-Anand

This post has been answered by Kiran Pawar on Feb 12 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 12 2015
Added on Feb 12 2015
18 comments
1,231 views