Hi All,
I am facing issues in LOV of queried based view object.
I have created one VO based on query( select ' ' as Name, ' ' as Type from duel )
and i added one NameListLOV for Name and PaymentTypeLOV for Type attribute.
Here I am facing issue is NameListLOV of Name attribute is not displaying data in the search window,But in the PaymentTrypeLOV is displaying the data in search window.
Both attributes are from same VO. I have cross checked at DB level of both LOV's queries are working.
In Jsff page i developed custom search by using the query based VO.
Could you please guide me. to get the values of NameListLOV for the attribute of Name in custom search.
Thank you,
Raj.