-2

During registeration, when form submitted through ajax call and the response from the server is of boolean format.. how to handle the boolean value from the server to show ng-message indicating email already registered.. tried ng-show didn't work...

Prem Santh
  • 324
  • 2
  • 10

1 Answers1

1

Can you please provided the code snippet which you are trying? angular should automatically trigger the update if defined properly. Can provide you answer once I see the code..

user6408463
  • 436
  • 5
  • 4