I’m trying to set a password validation in Primefaces using p:password and I need to add the show password eye icon too. I need something like the picture below, show or hide the text/password when user clicks cursor. PRIMEFACES JSF code: JAVASCRIPT code: I don’t know how to change the text to password and vice versa using javascript and p:password,
Tag: primefaces
Primefaces selectOneMenu displaying when label is empty
For some reason selectOneMenu is showing when selecting an option with an empty label. When first loading the page, it works fine, but if I select the blank option in my list, it displays any idea what could be causing this? and how to fix it? Answer The problem has been resolved by the Primefaces team (actually it