Search code examples
magentoaccountrequired-field

Remove Required field on Customer Create Account


We have a problem with our create a account page. Even when all field are filled in we still get a message: "****" is a required field. The page where we get this error is:

http://oolabooshop.com/customer/account/create/

Does anyone know a solution or a way to remove this requirement.


Solution

  • You have a Customer attribute "Your Salon" in the Magento admin which is a required attribute and it is configured to be used in "Customer Account Edit" form via attribute's frontend properties.

    Please navigate to Customer >> Attribute >> Manage Customer Attributes

    and click on the mentioned attribute and cross-check its properties to meet your requirement.