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!

ADF Dropdown list of values with the user text filter

user1022639Aug 17 2011 — edited Aug 17 2011
Hi Expert,

I have couple of Ui questions about the list of values.

Here is some example about the usecase which i am trying to resolve.
In the Employee view object i have the department ID. and the departmentID is the list of values. In the UI i need to show the { department ID - department name } in the dropdown box and allow the user to edit that dropdown box. Based on the user text i need to filter out (*<usertext>*) the dropdown data (just a client side filter).

How can i achieve this in the ADF-BC application? I am sure this is a kind of basic question and hope there is an easy way to achieve this.

- t
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 14 2011
Added on Aug 17 2011
1 comment
579 views