PDA

View Full Version : radio button in the profile.html


ghost
02-21-2004, 12:31 AM
This is the syntax for select option in the profile.html
<tr>
<th><b>Preffered IM</b><br>
<small></small></th>
<td nowrap><select name=preffered_im size=1>
{html_options options=$config.preffered_im_items selected=$user.data.preffered_im}
</select>
</td>
</tr>

How to write the syntax for radio button in the profile.html?

Thanks

alex
02-21-2004, 12:35 AM
If you have recent version of aMember Pro, please have a look to
aMember CP -> Add Fields

ghost
02-21-2004, 01:46 AM
If you have recent version of aMember Pro, please have a look to
aMember CP -> Add Fields

I am using version 1.9.3RC22PRO