Hello everyone, I am trying to customize my signup page so that instead of checkboxes it uses radio boxes that apply to that group only. So if I have 2 groups, Services and Products, and want my new customers to only be able to choose 1 service and/or 1 product -- how would I do it? Thank you for this great software.
I figured out how to do this after playing around the Form Editor for a little while. I must say, this script is very well-designed and functional! The way to fix it is by using "bricks" found in Admin > Form Editor > Signup. You just add multiple "Product" elements to the page and configure them as you wish. Hope this helps someone else