combo_lov in a PDefViewObject
912094Jan 19 2012 — edited Jan 20 2012Hi everybody,
I'm new in ADF. I have a JPA / EJB / JSF application.
How can I define a combo_lov in a PDefViewObject for a PDefAttribute ?
The PDefViewObject is the definition for an Entity Bean. I have data controls linked to Session Stateless EJBs and JSF pages with managed beans for some utilities.
I need to build a selectOneChoice in an af:query component. In this case the list is a fixed list and I have the SelectItem collection in a managed bean.
I put the CONTROLTYPE property to combo_lov for the PDefAttribute, but I don't know how to define the list. I have found some examples but only for ViewObject with direct sql queries.
I'm using jdeveloper 11.1.2.0.0
Thank you very much.
Adriana.