Hi All
After someone a bit cleverer than me (doesn’t take a lot )
I have a checkbox on a repeating group for selecting the lines, on some of the repeating groups i have there is thousands of potential items. Having a checkbox to select all and then potentially make changes is going to take up far too much resource.
instead i would like to implement a select all, but just for the current page. can this be done?
Example: Repeating group generally has 10 items per page.
if a user is on page 2 i would want everything on that page selected (items 11-20) in theory
Thanks