Selecting checkbox per page and not all across paged using widget

Donabelle
Tera Contributor

Hi everyone.

 

I have two check box here, one for selecting all devices across pages and the other one is to select only device which is visible within the page. The second checkbox is working and now my problem is whenever I select the checkbox for selecting visible device per page it's not working, can someone help me how to work on this and give some piece of script how to work on this?

Donabelle_0-1729048808983.png

Here is my script for checkbox selecting all devices.

Donabelle_1-1729048923570.png

 

3 REPLIES 3

Omkar Mone
Mega Sage

I think to select it across all the pages, wouldn't you need to broadcast this or add it in the URL so when they click on next, the checkbox will be checked on load?

Hello, the output that I want is after ticking the select all checkbox only the device on the current page will be selected and not all device.