Skip to Main Content

DevOps, CI/CD and Automation

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to filter listview using Checkbox selected value

Janani KannanNov 19 2018 — edited Nov 19 2018

Hi,

I am trying to filter list view through checkbox set. Check box values are set from Rest API. When I select a checkbox am able to get the id value but unable to get the bind text value.

I need to search the list view values using text value of the checkbox.

Can anyone guide me how to get the text value from selected check box and also how to filter the list view values using checkbox items(using REST API).

Thanks,

Janani

Comments
Post Details
Added on Nov 19 2018
1 comment
235 views