M
Meryk
Guest
Thanks Manooj for the reply. This function is overriding the default errors of any API and achieving what we wanted. But the issue is : - It looks like it is catching ALL the errors of any api call. So for example, I have a rbf_setField() and a rbf_updateRecord() and they are both throwing errors. I want to catch only the errors from rbf_updateRecord. How can I do that ? - Which bring us to the second question : How do we specify what api is concerned, as obviously we do not want to override all Api errors on the page. Thank you Meryem
Continue reading...
Continue reading...