When i add a data to my database i check if this data already exist and if so, i would like to show a message .
For example for a duplicate entry I return [false, “Customer already exists”]
Where do i catch this response and show the appropiate alert ?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top