Hi Link Check out the post: "Shortening list by categorizing items" http://groups.google.dk/group/tiddlywiki/t/1fbe42d7d2911566? I've made a minimal testcase, where I use nested sliders in a fET.. Please tell if you can make it work with datavalues as well...
Regards Måns Mårtensson On 26 Jan., 19:27, "Linck Atlanta, Ga" <[email protected]> wrote: > So, I really just discovered nesting, which is a lot of fun and very > helpful. I have used it in several places for a dramatically clutter- > free effect... very nice. Now I want to take it to another level, but > cant seem to make it work. > > This is what I am trying to do: > > <<forEachTiddler where 'tiddler.tags.contains > ("tagA")' > write > '"|"+tiddler.title+"|"+ > "+++[Click to see Field a:|tooltip]tiddler.data("long field > a")"+"|"+tiddler.data("feild b")+"|"+tiddler.data("field c") > +"|"+tiddler.data("fieldd")+"|\n"' > > > > So that this list will have a table listing the title and some fields, > but where there is a field that is typically particularly long, it can > be neatly nested away until needed. > > Thoughts? -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

