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 turn column in ADF table to list of values

ADF-FreakSep 20 2018 — edited Sep 20 2018

Hi Team,

I am creating a adf table in which 1 column needs to be a list of values.In order to achieve this ,in the attribute of the view object ,I have enabled the list of values property.

In list of values of the particular attribute I have attached a static VO which will generate the values of LOV.But when I drag the data control in the jspx page,I only get option to

have the column as a drop down that is message choice but not LOV that is list of value.Could you please provide some inputs how to change the column as LOV ?

P.S : Actually when I drop the data control as a form that time LOV works well but not in case of ADF table.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 18 2018
Added on Sep 20 2018
7 comments
779 views