Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Radio button aggressively resets to global default in edit field


dwdutch
Participant

@dwdutch

oops… I forgot that the html string wouldn’t display properly and I don’t know how to include it in this Post. Embarrassingly, I know coding well enough to debug but don’t know a simple strategy like how to display html soooo, i’ve converted all of the “<" characters to be "[" — hope it works.

[div id=”field_125″>
[label>
[input checked=”checked” type=”radio” name=”field_125″ id=”option_126″ value=”Professional”>
Professional
[/label>[label>
[input type=”radio” name=”field_125″ id=”option_127″ value=”Organizational”>
Organizational
[/label>[label>
[input checked=”checked” type=”radio” name=”field_125″ id=”option_128″ value=”Standard”>
Standard
[/label>[label>
[input type=”radio” name=”field_125″ id=”option_129″ value=”Volunteer”>
Volunteer
[/label>[label>[input type=”radio” name=”field_125″ id=”option_130″ value=”Student”>
Student
[/label>[/div>

Skip to toolbar