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