Hi all,

I want to do something similar, but instead of opening tiddlers, I want to 
navigate to a selected one from among the filtered alternatives.

 I have:

<$select tiddler='$:/generated-list-demo-state'>
<$list filter="[match{!!match}]">
<option><$view field='title'/></option>
</$list>
</$select>

Which generates the select with the names of filtered tiddlers,

but how to I get the selected option to become the current tiddler?

Thanks!

//steve.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7859bac4-f6e0-4236-8e10-ec03398b5ab0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to