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,
