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!

Auto-populate form based on input field

Jules123May 31 2014 — edited Jul 3 2014

Hey everyone,

I have a form on the EMP table, with an input field containing the empno.

When I enter a (valid) empno, I'd like to fill all the information (ename, job, ...) automatically in the fields.

I read somewhere that I just have to write a query for every input field + a dynamic action that refreshes the whole region with the form when I change the value in empno.

Now is it possible to skip the query writing, and only use the ARF process?

Thanks in advance,

Jules

This post has been answered by Jaydarp-Oracle on Jun 7 2014
Jump to Answer

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 31 2014
Added on May 31 2014
13 comments
8,039 views