Hi sini-Kit,

Why not just do this:

<$list filter="[list[$:/StoryList!!list]limit[1]]" variable="nazvanie">
<$transclude tiddler=<<nazvanie>> field="setpar"/>
</$list>

or just:

<$list filter="[list[$:/StoryList!!list]limit[1]]">
{{!!setpar}}
</$list>

?

When wishing to evaluate attributes, there's a good chance you always need 
to resort to using widgets, incl. the macrocall widget and perhaps some 
helper macros if that isn't enough already.

Best wishes,

Tobias. 

-- 
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/0eee4fd6-1251-4ec3-b45b-6d5438168240%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to