When using validation messages, from where the dynamic message flows

0
Validation Message2 shows “Invalid User Name and Password”. From where the dynamic message comes
asked
1 answers
0

Hi Muthu,

These can come from two different sources:

  1. Project→ System texts
  2. For the login page in application it can come from : Go to your project folder and navigate to deployment → web → js → login_i18n file. You need to run the application at least once to see the deployment folder.

Hope this helps!

answered