geekmom Posted December 9, 2003 Posted December 9, 2003 I need to add about 10 fields where our customers can enter seminar attendee names as well as some other information. Where would be the best place to add this information? I was thinking the checkout page. Before I spend a lot of time modifying these pages and the database is there a contribution that has been written or some guildes in the manual? I didn't see anything available through various searches. Others have asked the question without a response. Thanks, Rebecca Geekmom Dot Net
Noobish-n-stuff Posted December 9, 2003 Posted December 9, 2003 sorry, but i don't know of any contribution that will do what you are asking. depending on your knowledge of PHP and SQL, you might try putting one together. I'm sure it would be helpfull for someone else too.
Noobish-n-stuff Posted December 9, 2003 Posted December 9, 2003 also as far as placement is concerned, you are right. i would put it on the checkout page unless you want to get really creative and add a page purely for that information and then place it just before you checkout. you might try copying/modifying the code for the comments area. keep in mind though, you would also need to make the changes on the admin side too, otherwise you wouldn't be able to read any of the fields. good luck
Recommended Posts
Archived
This topic is now archived and is closed to further replies.