Aamir Khan
Posts: 0
Joined: Tue Mar 05, 2013 6:09 am

How to add functionality in todo app with edit and delete etc..?? how to do in tiggzi..??

i've created a todo app but unable to add functionality in this app like click to see and edit/delete tasks etc...

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

How to add functionality in todo app with edit and delete etc..?? how to do in tiggzi..??

Hi,

In tutorial, there is the "Deleting tasks from the list" section where you can find how to delete task on link click.

If you want to add task editing functionality you should create new page and on list item click navigate to this page. Then on the new page, edit/delete selected task using Rest Service.

Return to “Issues”