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 get selected Lable from select one choice.

1000953Jul 12 2014 — edited Jul 13 2014

HI All,

I am using JDEV 11.1.2.1.0

i have two view objects

1.Dept VO

2.Employee VO

in Employee VO i have an attribute Department. And i have created view accessor in Employee View Object for Dept VO and configured department attribute as LOV(value is department ID and label as department name) in Employee VO.

Dragged department as Select One Choice from Employee VO.

i have a requirement where i need to show selected label from select one choice in my backing bean.

Could anyone please let me know how i can achieve this.

I have tried many of the ADF blogs but i have no luck to achieve this.

Please help.

Regards,

Balaji

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 10 2014
Added on Jul 12 2014
2 comments
208 views