|
For Future Orders |
Post Reply |
Author | |
dstoltz
Newbie Joined: March/25/04 Status: Offline Points: 5 |
Post Options
Thanks(0)
Posted: March/29/04 at 12:45pm |
Is there anyway to turn this feature off?
I don't want the users to create a password, etc for future orders... Is there an easy way to disable it? or do I have to hack the code? Thanks! |
|
dgallek
Newbie Joined: March/29/04 Status: Offline Points: 5 |
Post Options
Thanks(0)
|
you have to hack the code - basically, you just need to remove the form buttons that give the user a choice to create passwords from the page(s) where it appears
|
|
Techno Geek
Admin Group Evil monkey living in my closet! Joined: March/11/04 Location: United States Status: Offline Points: 1206 |
Post Options
Thanks(0)
|
The easiest way of doing this is to replace the password field with a hidden form field that has the same name, and then specify a value of that hidden form field. This way, there always a "default" value for that field. You'll also want to make sure that you view1.asp page doesn't have the returning customer button.
I hope this helps. |
|
Techno Geek
Customer Support Engineer ComCity and SalesCart Technical Support |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |