Hello!
Can someone point me in the direction of where to define password error messaging in TNEW? I just noticed that if someone enters an incorrect password on the /account/login page, it doesn't provide an error message. It just... kinda does nothing which is probably confusing to users.
I scoured the help documentation and couldn't find where to define this. It strikes me as odd that we can't define this anywhere...
Thanks!
Kristine
Embarassingly, it looks like our web developer set a display: none style on the alert. Ooops.