Posted: 04/16/2005 10:06:05 AM
Hi again!
I have been having a play with adding a custom field as i want to add a custom drop down box to my registration form.
I created the custom field in Admin using the field name county_textfield
The new custom field appears fine in Admin but I'm having trouble getting the field in the reg form to send to the new custom field.
I used the below code - which doesnt work - any ideas?????
<SELECT name="county_textfield" class="input" style="width:135px;"><inp:lang_include _Language="english" _Template="register/welsh_counties.tpl" /></SELECT>
Cheers
Brinley