Hi there
I created a update service and I map the fields like this:
On the ERROR event I put this code:
alert("Error. Please contact us with this number e-11");
So now I keep getting error on update.
My ideal code must check if fields are empty if it is empty it must create a new row in collections.
If there is something it must update.
But if you can help with the update I would really appreciate it!