Abhishek parmar
Posts: 0
Joined: Sat Feb 16, 2013 1:42 am

Problem with Todo App.

How to use delete function in Todo App. I completed this App but I am not able to understand last part of ToDo tutorial. ""Updating the list after delete"" -- In event tab delete_service is not found then please tell me how to complete last step of tutorial.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Problem with Todo App.

After you delete an item from the database, you need to invoke list_service -- in order to update the list on the phone.

http://docs.tiggzi.com/tutorials/buil...

If you don't see delete_service - you might have forgot to rename the service at an earlier step. Hope this helps.

Return to “Issues”