So the form i am working in is in TableA, and the script which has a webapi call using Xrm.WebApi.retrieveMultipleRecords("TableA".....
I add this script in even hadler of the form in TableA. But it doesnt seem to work. But when i connect to a different table it works. Is there a restriction that does not allow me to connect to the same table that I am currently working in?