Mans, Thank you.... I have been working on this a while now, led by
your direction and ALMOST have what I want....

<<forEachTiddler
 where
 'tiddler.tags.contains("$1") && tiddler.tags.contains("$2")'
 write
 '"|"+tiddler.title+"|+++^10em^[More Information][hide] [X
("+tiddler.data("Feild A")+")===|"+tiddler.data("status")+"|+++^10em^
[Comments][hide] [X("+tiddler.data("comments")+")===|\n\n"'>>

THIS WORKS!!! But, it is not as pretty as I want as it lists a table
for each return with a big space and then another table with the next
return rather than all connected. I think it is a small syntax issue,
but I dont know how to fix it.  Thank you.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to