Skip to Main Content

Java Development Tools

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 Filter the LOV attribute based on another attribute in table?

9014969Mar 17 2016 — edited Mar 17 2016

Hi All,

Hope you are doing good.

I have a small query In ADF, Jdev version:11.1.2.4
Have One Employee table with the columns empId,name,salary and deptId. deptId is list type(LOV)displayed the deprtment Names. Now my query is: if employee salary is >=10000, then that row DeptId LOV can display only>= 10000 employee's department names. if <10000, then that Lov can display only below 10000 employee's department names in LOV(drop down).
Can any one help me on this issue.

Thanks in Advance,

Suresh.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 14 2016
Added on Mar 17 2016
3 comments
617 views