No complete answer, but I think this idea might work;

Use the same filter for a wrapping list from which you use only the first 
element as the default.

<outerlist...first[]>
<select ... default="{{!!title}}">
<innerlist>
<option>
</innerlist>
</select>
</outlerlist>

Never tested.

<:-)


On Sunday, February 26, 2017 at 9:31:35 PM UTC+1, Jeff Vance wrote:
>
> I have a tiddler with a SelectWidget that runs a filter to get a list of 
> options.  I want the selection to always default to the very first entry, 
> which will change over time as new tiddlers are created.  I haven't seen 
> any examples of how to do this.  I see that I can set a default selection 
> by name, but in my case the name I want will always change.  Is there a way 
> to do this that I'm missing? I would love to just say, whichever is the 
> first entry in the list, select that by default.  
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/2cb31f26-fe40-49a9-80e9-2c768d3f699c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to