PDA

View Full Version : Custom fields in registration form


stofpad
February 24th, 2004, 08:23 PM
Hi

Is it possible to add custom fields to the customer registration form? I mean, can I add certain fields into the code of the form and will they then be added to the database? I want to add a checkbox to request from users whether they want to sign up for newsletters.

Thanks
Stofpad :confused:

Rich
February 26th, 2004, 11:01 AM
There is nothing built that would do this for you, but you could probably add the fields manually if you're familiar with PHP and MySQL. I believe a couple of our existing clients have already done this but I can't remember exactly who they were, so I can't provide you with an example.

We have discussed expanding the current user system to allow for such things, however we haven't started the development of it yet.