Hi guys

Browser testing latest app. We can add and delete records but any attempt at editing result in :


Update failed - record could not be updated.

and the following browser error :

PUT http://localhost:8001/odata/pdsw/cust?_v=102 404 (The requested page was not found)

jquery-1.10.2.min.js?_v=7.2Beta11.1129-1648218234566:6

App deployed
database = pdsw
local table = cust
30 records
All called server side procs disabled


Also the display is not in indexed order as it is on desktop.

Could this be something to do with the fact that we have to call the app twice from the "preview in browser" button? 1st press we always get the app center which is blank if we log in. Leave that open and next press will open the app in browser

Any thoughts?

Cheers

Simon