Hi Stephan

Thanks for the suggestion -- the output (stored in myfield):

<$list filter="[tag[mytag]]"/>

I've tried all manner of code (double macros and <$set> variables included) 
and can't get the variables to evaluate before the 'setTo'. 

My problem: to put the output of a <$list> widget into a field (to be used 
as a list.)

regards

On Friday, May 16, 2014 7:29:34 AM UTC+2, Stephan Hradek wrote:
>
> Again… without a link to some example, I can#t test, but try this:
>
> 1. Use \define not /define ;)
> 2. Set a variable to {{!!myotherfield}}
>
> \define getList() <$list filter="[tag[$(tag)$]]"/>
>
> <$set name="tag" value={{!!myotherfield}}>
> <$button set="!!myfield" setTo=<<getList>> />
> </$set>
>
>
>
>

-- 
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.

Reply via email to