Hi, I would like to know how to remove or make a field optional in the account sign up, as The cart i am setting up will be set up for businesses, and they do not have a date of birth.
Hi, I would like to know how to remove or make a field optional in the account sign up, as The cart i am setting up will be set up for businesses, and they do not have a date of birth.
Admin...configuration..customer details..Date of Birth.. set to false
Done
thanks, i missed that when i was looking
there are also tricks about setting minimum lengths to blank - and the system won't check them, but then you need to edit out the '*' from the php files... so the form doesn't show the red required asterick ... all pretty easy... more detail upon request... (don't forget php editing basics like BACKUP first, don't erase use 'comments' instead, and use override system, ... and donate...and...)