Hi,

I'm blocking a the current issue.
I want to apply a $listwidget on the value contained into a specific 
tiddler variable

The following code works fine

\define test_project()        $:/temp/project-1
<$list filter="[{$:/temp/project-1!!alarms}!match[]]" variable="has_alarms">
   <<has_alarms>>
</$list>

But when I want to use the test_project macro name (defining the tiddler) 
this does not works ..
<$list filter="[{<test_project>!!alarms}!match[]]" variable="has_alarms">
   <<has_alarms>>
</$list>

Any idea that would help me ???

Thanks a lot for your support

Vpl

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/598f3946-b58e-4a87-8859-9b7e4dd22b37n%40googlegroups.com.

Reply via email to