This is a discussion on Registration Page within the osCommerce 2.2 Discussion forums, part of the osCommerce 2.2 Forums category; does anyone knows how to add another field to be inputted for the customer's information?...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| does anyone knows how to add another field to be inputted for the customer's information? |
| Sponsored Links | ||
| ||
|
#2
| |||
| |||
| i have my site and i want to add new information to be fill up by the customers... the following fields are: 1. Business_name 2. Years_in_business |
|
#3
| |||
| |||
| do you want to do it right or do you want to kluge it? to do it right you will have to 1) add those two fields to the database (actually company name is already there) 2) find all references that call that database and make sure that you correct them to add those two fields (or add the fields to the DB as null being acceptable) 3) modify the javascript on the user side to check and require those fields (if required) 4) modify the code that displays the create account and edit account pages to display those fields and accept user input 5) modify the admin side to display and allow those fields to be edited 6) if you are asking for the years, add a function that allows a pulldown for years selection (lowers the chance of bad data getting entered) Good luck.
__________________ so endith the lesson<think>sometimes I just sit's and thinks</think> "Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB |
|
#4
| |||
| |||
| I am a new member here and i don't really understand what file(s) to be edited and if ever, can anyone help me solve my problem here and teach me what file(s) are going to be edited and please teach me in step-by-step so that i can get through with it perfectly. Thank you in advance and more power!!!... GOD BLESS....... |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Simple Registration | michael_s | New osCommerce Contributions | 0 | 01-02-2008 05:13 PM |
| Simple Registration | michael_s | New osCommerce Contributions | 0 | 07-01-2007 01:10 PM |
| Simple Registration | michael_s | New osCommerce Contributions | 0 | 06-26-2007 08:10 AM |
| Team registration? How would you do it? | jptechnical | osCMax v1.7 Discussion | 2 | 04-23-2004 02:53 PM |
| Registration manager - Is it out there? | artangconsulting | osCMax v1.7 Discussion | 5 | 02-25-2004 05:25 AM |