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 can LOV return multiple values,just like oracle form 11G's LOV?

jane.kuangMay 29 2015 — edited Jun 4 2015

Hi all,

 I am using APEX 4.2.Here is my question.

I have a Form on EMP,and the Empno column is database column,but Ename,Job,Mgr are not.When I click on Empno's LOV,I want to show (empno,ename,job,mgr) column,and after I choose a record ,the value will return to the relation textfield.I had try to create dynamic action on empno column,but when the lov show,I can not see the other column.I also try to use super lov ,but when I change PopUp lov to super lov,the dynamic action can not work,I don‘t know why.I can do that in oracle form 11g,but how using APEX 4.2 ?

 Thanks in advance,

pastedImage_0.png

This post has been answered by Kiran Pawar on May 30 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 2 2015
Added on May 29 2015
3 comments
2,256 views