Page 1 of 1
					
				Radio button label
				Posted: Wed Sep 08, 2021 8:02 am
				by GrahamW
				how do you add a label to a radio button. I added a value in the Title box but it does nothing
Graham
			 
			
					
				Re: Radio button label
				Posted: Wed Sep 08, 2021 8:07 am
				by Pablo
				The 'Title' property is for the tool-tip.
You can use the 'Label' object to add a label to a radio button.
The 'For' property of the label should be set to ID of the radio button.
Demo:
https://www.wysiwygwebbuilder.com/suppo ... ields.html