>
> Sorry Mark, but that's not what I want.
>
> I need the values of the keyword field outside the widget, in the body of 
> the tiddler (which contains the select widget)
>
>
> <$select tiddler="$:/temp/familykeyword">

   <$list filter="[tag[family]]">
      <option value={{!!keyword}}><<currentTiddler>></option>
   </$list>
</$select>

Now wherever you want the keyword to appear, say the body of the tiddler 
containing the select widget, just add {{$:/temp/familykeyword}}

Sincerely
Riz

-- 
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/8b3d03ab-ba27-449d-96ba-0fa252ee6a1f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to