Hi, > What about this? > > <$list filter="[[french]listed[courses]]"> > > <$list filter="[[A2]listed[levels]field:title<currentTiddler>]"> > > </$list> > > </$list> >
The only problem I see with nested list widgets like this is a potential performance problem. If the first widget gets 100+ results, then the second widget is executed 100+ times, which means retrieving the same exact list 100+ times. And its getting worth when we add more layers. But so far it works. Alberto -- 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. For more options, visit https://groups.google.com/d/optout.

