Code
<p><!--[pnformradiobutton value="0" checked="1" groupName="quest_type" ]-->1</p>
<p><!--[pnformradiobutton value="1" checked="0" groupName="quest_type" ]-->2</p>
<p><!--[pnformradiobutton value="2" checked="0" groupName="quest_type" ]-->3</p>
<p><!--[pnformradiobutton value="3" checked="0" groupName="quest_type" ]-->4</p>
<p><!--[pnformradiobutton value="4" checked="0" groupName="quest_type" ]-->5</p>
<p><!--[pnformradiobutton value="1" checked="0" groupName="quest_type" ]-->2</p>
<p><!--[pnformradiobutton value="2" checked="0" groupName="quest_type" ]-->3</p>
<p><!--[pnformradiobutton value="3" checked="0" groupName="quest_type" ]-->4</p>
<p><!--[pnformradiobutton value="4" checked="0" groupName="quest_type" ]-->5</p>
When I run this code, it renders correctly, and if I click on a button it works. However, on initial load, the first option is not selected. What parameter am I not including.
edited by: Paustian, datetimebrief
