Page 1 of 1

How can i add a new field to the registration form?

Posted: Fri Jun 29, 2012 6:56 am
by phpdevelopers
How can i add a new field to the registration form?

Re: How can i add a new field to the registration form?

Posted: Mon Jul 02, 2012 7:27 am
by social_experiment
It would depend on the type of field you want (<input .. /> | <select> | etc); if you require more specifics you would have to paste some code or be more specific about what you are using to create the registration form (hard coding or framework)