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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

lookup existing data into a form allowing users to change Apex 22

ebenwalkerJan 5 2025

I want to create a page containing a form in APEX 22 that another page links to and passes two fields which together identify a unique entry. I could do this easily in 4.2 but for some reason have not figured out how to do in 22. The fields are filled in by the link but I am not getting a fetch to fill in the existing data. The data in the fields is also not shown in the session state.

I have tried to use DML and Form initialization processes,

Can you point me to a “cookbook” or documentation – I am at a loss.

Comments
Post Details
Added on Jan 5 2025
9 comments
81 views