Select a SectionGroup
Does SelectSection work for sections groups? I'd like to have a bunch of checkboxes in a custom page (each one represents a SectionGroup) so when they are checked/unchecked their SectionGroups are checked/unchecked too. I'm doing all this in the leave function of my custom page, is this the right way of doing it? When I get to the components page, only the first one is selected.