After reading THIS POST 
<https://groups.google.com/forum/#!msg/tiddlywiki/ilG0ovQDERU/7LKtH78mIAAJ> 
- I thought I'd try another way, which seems to work just as well.


\define getLand2()
<$select field="land" actions='<$action-setfield 
sort={{{[[landcodes]getindex{!!land}]}}}/>'>
<$list filter='[[landcodes]indexes[]sort[title]]'>
<option value=<<currentTiddler>>><$view field='title'></option> 
</$list>
</$select>
\end

<<getLand2>> 

I also removed the :  *tiddler=<<currentTiddler>>* : as that is the default 
for the *$select* widget.


-- 
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/65370a7e-2cdc-42e3-91dc-a81b239e431e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to