hint action random data in form input
I am trying to create a reset password, the new password will auto generated on modal pop-up, when they click "refresh" it will change the password string (random).
What I did:
Auto generated password is done but I am stuck on refresh (hint action)
My code:
How can I change the password value after clicking refresh (hintAction)
1 Reply
Solution
I use set and now it's working