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!

Conditionally render a component based on selectManyListbox value in ADF

user8012501Jan 10 2018 — edited Jan 19 2018

Hi Experts,

I am working jdeveloper Studio Edition Version 12.2.1.1.0

I have a requirement, where I need to enable panel group based on the af:selectManyListbox selected values. I used to do with selectOnceChoice many times but first time doing with ManyList. I tried with valueChangeListener, but i didn't get all the values what the list selected. Is there way we can render component of selectManyListBox selection.

Any inputs are appreciated.

-Thanks.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 16 2018
Added on Jan 10 2018
7 comments
282 views