com_connect
com_connect copied to clipboard
Support checkbox groups
SImilar to the way radio buttons are 'grouped' using a single key, allow checkboxes to behave likewise. This involves adding [] to the name of any 'grouped' boxes so the values are passed as a list.