Getting the box on validation feedback instead of the warning on the text field itself

0
Hi experts, I have created a registration form where user register himself. I have added the validation feedback on each textbox. There is a password text box where I have added the validation feedback but even if the validation fails I can see a box saying Password has an issue which I havent added any where.   The password field is something I have created in domain model and not using the generalisation. I have attached the screenshot   My requirement is I dont want to see that box instead I just want he validation feedback in the red below the text field.    
asked
1 answers
0

Hi Harsh,

 

This error probably pops up because your input doesn't match the settings as shown in your App Security Settings > Password policy tab.

 

image.png

If the entered password doesn't match the above settings, an error will be shown just like in your example.

 

Hope this helps.

answered