Dan1 Posted September 14, 2019 Share Posted September 14, 2019 1.7.6 In registration user is prompted "Please match the requested format" I'm assuming when password is too short or doesn't comply with the required format in some other way. But there is no information/hint for the user about what the format should be, like there is for an invalid name see screen shot. Link to comment Share on other sites More sharing options...
Dan1 Posted September 23, 2019 Author Share Posted September 23, 2019 This doesn't seem like an issue exclusive to my installation, and should be important to address. Link to comment Share on other sites More sharing options...
Knowband Plugins Posted October 4, 2019 Share Posted October 4, 2019 Hi, Generally, Prestashop provides the hint for the Password format. Kindly check the below screenshot for the same: But in your case probably the title is missing for the field and that is why it is not showing. Just go to the below-mentioned file: /themes/{theme-name}/templates/_partials/form-fields.tpl and then add the title there accordingly. Please check the below screenshot for your reference: 1 1 Link to comment Share on other sites More sharing options...
Dan1 Posted October 4, 2019 Author Share Posted October 4, 2019 Thank you very much Knowband. Link to comment Share on other sites More sharing options...
Jurist Posted August 18, 2020 Share Posted August 18, 2020 On 10/4/2019 at 9:10 AM, Knowband Plugins said: Hi, Generally, Prestashop provides the hint for the Password format. Kindly check the below screenshot for the same: But in your case probably the title is missing for the field and that is why it is not showing. Just go to the below-mentioned file: /themes/{theme-name}/templates/_partials/form-fields.tpl and then add the title there accordingly. Please check the below screenshot for your reference: Dear Knowband, Do you know by any chance where there's a condition if password field was valid? Probably in some class or controller file, but you have an idea where exactly? I would like to add a code generating a password for customer when he doesn't insert one (so the customers think they are registering as guest while technically they are normal customers). This is vital for any loyalty policy. Would be very, very grateful for your reply. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now