I actually butchered it so bad I reset it before attaching however, you guessed it correctly. I started with a fresh TW and went from there. What you explained though does make some sense so I'll see if I can work from there. It's a new experience for me so I do appreciate the guidance. Thanks again for a great tasks implementation!
Warmest Regards, RB On Wednesday, May 22, 2013 12:09:15 AM UTC-4, cflow wrote: > > I don't think its the theme/skin, the tasks features don't work at all as > you haven't got fields displaying on the tasks, therefore no selections can > be made, therefore broken macro! > > The reason the macro is failing is due to the values for DisplayFields, > OrderBy and Status not being available at all in the task records. It looks > like you just imported some of my tiddlers (and some of the other ideas) > into a base TiddlyWiki without the javascript work done by Phil > Hawksworth (which is how the teamtasks things all work), but I haven't > checked the back-end of your file to see if that's true. > > In your file you have the following macro call in the Open tasks tiddler: > > <<TTReportView DisplayFields:"Title,User,Priority,Status,Scope" > OrderBy:"Title,asc" Scope:"Issue" Status:"!Complete">> > > > If you modify it to just <<TTReportView>> you will see that the report > performs and gathers all items with the "task" tag into a viewable table. > It doesn't look the same as the standard teamtasks due to differences in > the CSS. > > This is how we all learn though, by breaking it a couple of times :) > > > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

