Hi Folks,

Stymied again with a detail 

If working the following logic is great, as it selects a value for 
menufilter from one of three sources in priority order.

I have a variable set using the set widget

<$set name=menufilter value={{$menuname$!!menu-filter-$(menu-context)$}} 
emptyValue={{$menuname$!!menu-filter}}> 
<$set name=menufilter value={{$menuname$!!menu-filter}} 
emptyValue="{{$:/PSaT/MyMenus/menufilterdefault}}">
<<menufilter>> 

<$list filter="<menufilter>" variable=null>

Always displays


</$list>


The Problem is, I always see "Always displays" 

even when menu filter is say [is[current]tag[hello]] and the current tiddler is 
not tagged hello


The menu filter always returns the filter I want to use but the list seems to 
ignore it, but always testing true.


Thanks in advance

Tony

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/be0d52fd-8293-482d-a4f1-1fcc3347f65b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to