I want to ask, how to change the required field on the registration form is not mandatory. Please enlightenment of the Senior gentlemen.
Thank you in advance.
What field are you trying to make not required?
Check out Nethercott Constructions for PrestaShop guides and modules. Like us on Facebook for news updates.
It is not possible to make that field not required. I tried before, and it caused many "Hack attempts", since Prestashop uses it a lot. To do this for a client, I ended up setting the default last name to 'Xxx' and then used style="display:none" to hide the last name from the user's view. I had to modify the many references to the last name in the Back Office and emails so that it checked for 'Xxx' and converted it to ''.
In short, there is no simple solution.
In short, there is no simple solution.
Check out Nethercott Constructions for PrestaShop guides and modules. Like us on Facebook for news updates.
Yes, it is easy to make the phone field mandatory. See here.
Check out Nethercott Constructions for PrestaShop guides and modules. Like us on Facebook for news updates.



Back to top









