Here i have not mentitioned the browser error anywhere. But still when i am adding new user(New Employee) into my app. Then it is shwoing the above error. Instead of this i want to show a Toast notication. Can i replace it?
Sure, you can use the When an unhandled error occurs event and put the toast action in it along with the error message
Okay Thanks