I would like to give the user the option to select multiple radio buttons within the same gui. I have used the hiCreateRadioField function before, but this only allows for one button to be selected at a time. Is there a function that will allow for multiple buttons to be selected at once? thanks for the input.