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
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.