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