Page 1 of 1

FormBuilder - add radio button group with one option

Posted: Wed Jun 19, 2013 4:30 pm
by stevegos
Hi

I have a basic form with a radio button group. The group only has one option which says 700Ns. When viewing the option in the browser, you see the radio button, but only the first character 7 is displayed. Add a second option and everything is displayed correctly. But in this case I only need the one option.

I am using the latest versions of cmsms 1.11.7 and latest Formbuilder 0.7.3.

I know I could change the single option to the check box, but there are loads of others radio groups on the same form so wish to keep a consistent look.

All help greatly appreciated.

Steve

Re: FormBuilder - add radio button group with one option

Posted: Fri Jun 21, 2013 7:11 pm
by Rolf
Afiak a checkbox is the only option.

Or you should hide the second radiobutton with css, a bit dirty solution but could work. Once enabled you cant disable it I think...