Hi Riz,

That produces the dropdown containing a list of tiddlers tagged with 
"family" but the field values of "keyword" are also contained within the 
box rather than being placed in a list outside it.

Thanks
Jon

On Friday, 25 November 2016 17:03:29 UTC, Riz wrote:
>
>
> Try this
>
> <$select tiddler="$:/temp/tag1">
>
>    <$list filter="[tag[family]]">
>       <option value={{!!keyword}}><<currentTiddler>>
> <br>@@color:red;{{!!keyword}}@@</option>
>    </$list>
> </$select>
>
>
>

-- 
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/12e3b99c-710b-40ac-a86e-2b392af8729b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to