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

CommentFileSizeAuthor
#4 todolist_view.txt2.45 KBaf199

Comments

ms2011’s picture

Excellent idea. Let's do that...

marvil07’s picture

Version: 5.x-1.x-dev » 6.x-1.0-beta1
af199’s picture

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.

af199’s picture

StatusFileSize
new2.45 KB

*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.

hlan’s picture

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