I have a list with a formula based on a column of a view. This way, my list contains a checkbox for each users. What I’m trying to do is make another checkbox “Select All” that will go through my list and check all value in it. My problem is to set the value “checked” for a list value. Anyone can help with this ?
Thanks, Frank