I created a repeating group that has a group in each row that is clickable. When the group is clicked it changes a state. How can I allow the user to click once and drag down to select multiple rows/groups. (Instead of clicking each row/group individually)
I would also need this to work on mobile.
I image this would require some javascript or a plugin. Any ideas?