I want to make a task list. The task are rows from a table. In the index.volt I can view the table and edit one row at the time but that not what I want.
How can i view the table, check multiple boxes and save.
tasktable=> fields: id, taskdescription, date Al my tasks are in this table.