dario
Posts: 0
Joined: Fri Aug 29, 2014 11:18 pm

delete all on page load

i want to delete all rows of my cache table on page load..is there a way to do it in delete service ?
I want to do it programatically and not on admin page.
Also is there a where clause I can add to delete service to perform $in functions ?

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

delete all on page load

Dario,

Yes, you can invoke it when your app logic requires. Please find more about Delete service here http://devcenter.appery.io/documentat...
How to query http://devcenter.appery.io/documentat...

Return to “Issues”