Project:Todolist
Version:6.x-1.0-beta1
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Can we have a block for this item..i like where it is going btw

Comments

#1

Excellent idea. Let's do that...

#2

Version:5.x-1.x-dev» 6.x-1.0-beta1

#3

Using a combination of 'views' and 'insert block' i've been able to add a list of all todo lists into other pages. As mentioned this makes the module lots more useful.

One thing that i've not yet been able to resolve though is regarding the way that the actual actions are displayed. Specifically views allows either a teaser or full view of a node but even though i've selected 'full' view the set of tasks isn't displayed. If i click on the link to view the node itself all the tasks are displayed.

#4

*UPDATE*
- if you comment lines 127 and 132 of todolist.module then the exported view should have a block that lists all categories of todolist and also displays their associated tasks.

AttachmentSize
todolist_view.txt 2.45 KB

#5

Hi af199,

I tried it that way and it works but you won't be able to update the second todo list. Let's say you have two todo list items on single page, and if you add items to second one you will end up with White screen. Did you get that kind of error?

Thanks
Hlan