For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Hello,
does anybody experience of how to implement any password strength meter? I found some simple solution like https://css-tricks.com/password-strength-meter/ or https://www.npmjs.com/package/react-password-strength-meter which works fine, but not able to implement it into apex ...
I attempted to put javascript into Dynamic Action with Keypress event, but it does not work.
Any help welcome!
FM