PDA

View Full Version : ACAD page vs other pages


Red Flare
03-29-06, 03:27 PM
This post probably is for module developers.
Is there a module that would allow me to have only 4 required fields in the ACAD page: 1. login, 2 email lost passwords to, 3. password, 4 confirm password. I want to make it easy to create an account without entering all the personal info. However on the OSEL screen I would like to require all the shipping/personal info to be entered. It seems that customer fields are set globally for the site.
thanks for any input

blakerockstar
04-21-06, 03:22 AM
Red Flare,

You can do this simply in the admin. Click on your store name and then click on customer fields. Or you could try manually taking out the if statements around each field on their individual pages.

Red Flare
04-21-06, 06:20 AM
Red Flare,

You can do this simply in the admin. Click on your store name and then click on customer fields. Or you could try manually taking out the if statements around each field on their individual pages.
I have tried that already.
I will post a new thread in miva 5 forum soon with my code and a link to it here. It was a relatively big project. But now its working great. :D
See for yourself here (http://redflarekits.com/mm5/merchant.mvc?Screen=ACNT&Order=0&Store_Code=rfes)