Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Re: [Jag] Adding a field to the sign_up form

Quote Reply
Re: [Jag] Adding a field to the sign_up form In reply to
Try something like:

Code:
<td>
<input class="button" type=text name="user_real_name" value="<%if user_real_name%><%user_real_name%><%endif%>">
</td>
obviously with the field name replaced by the one you want.

Ivan
-----
Iyengar Yoga Resources / GT Plugins
Subject Author Views Date
Thread Adding a field to the sign_up form Jag 4772 Jul 28, 2002, 10:34 AM
Thread Re: [Jag] Adding a field to the sign_up form
ellipsiiis 4688 Jul 28, 2002, 11:10 AM
Thread Re: [ellipsiiis] Adding a field to the sign_up form
Jag 4688 Jul 28, 2002, 11:27 AM
Thread Re: [Jag] Adding a field to the sign_up form
ellipsiiis 4673 Jul 28, 2002, 12:05 PM
Post Re: [ellipsiiis] Adding a field to the sign_up form
Jag 4654 Jul 28, 2002, 12:31 PM
Thread Re: [ellipsiiis] Adding a field to the sign_up form
Jag 4658 Jul 28, 2002, 12:54 PM
Thread Re: [Jag] Adding a field to the sign_up form
Jag 4652 Jul 29, 2002, 12:17 AM
Thread Re: [Jag] Adding a field to the sign_up form
yogi 4660 Jul 29, 2002, 12:23 AM
Post Re: [yogi] Adding a field to the sign_up form
Jag 4643 Jul 29, 2002, 3:48 AM
Thread Re: [yogi] Adding a field to the sign_up form
Jag 4615 Jul 30, 2002, 7:18 AM
Thread Re: [Jag] Adding a field to the sign_up form
yogi 4613 Jul 30, 2002, 7:20 AM
Post Re: [yogi] Adding a field to the sign_up form
Jag 4615 Jul 30, 2002, 7:47 AM