Update Service
Hi Eascards,
I see you don't have id in the end of the url(delete request).
See details: http://prntscr.com/4cj4p6/direct
You need to correctly pass this "id" to this parameter from the list item.
Regards
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hi Eascards,
I see you don't have id in the end of the url(delete request).
See details: http://prntscr.com/4cj4p6/direct
You need to correctly pass this "id" to this parameter from the list item.
Regards
Eascards,
Ok, this time you need to pass "session token" parameter to delete service datasource.
Regards.
So now it is working but I sometimes have to click the button twice?
Hi Eascards,
Nope, you need click only one time..
If you have some problem with it please debug your app. Open network tab and take a look if there "update" service request on each button click.
Regards.