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!

LOV Column on ADF RO Table , Not Searchable In Filter.

hasimSep 25 2009 — edited Nov 11 2009
Hi,

Scenario:-

1.Employee Table is ready only table inside panel collection with filter enabled ,so we can search all fields.
2.There is one colum that shows departname based on dept id in employee table.
3.now i want to search employee based on Dept name usnig default ADF Table Filter enabled.
4.But that department is filtered based on department ID , but not depart-name that is displayed on
table using LOV Binding between dept.id and deptname in Employee VIEW OBJECT.

How to make Employee Table to filter rows based on Dept. Name instead of Dept ID.

remember : employee table has dept id and dept tabel has deptid , depname and i am displaying dept name on GUI.

thanks,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 9 2009
Added on Sep 25 2009
1 comment
635 views