Jump to content

How use the component the component js ChangePasswordControl


FloXper

Recommended Posts

Hello Hello !!!
I use prestashop 8.1.1
I would use the component js ChangePasswordControl (Prestashop developper) for my form but i have an error...
 

$(document).ready(function () {
  window.prestashop.component.initComponents(
      [
        'ChangePasswordControl'
      ],
  );
});

image.thumb.png.4ce54e4971a0c75e448469ce172df974.png

I want use this component to have a feedback on my fieldp password as the form customer and and employee:

image.thumb.png.3175356d75c938ba6e197803735f31b2.png

Any ideas why this error ?

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...