Thank you - that made a long button with all the list as one single option, but when I did this:
<$set name=myfield value=myvar> <$select tiddler="LumbarKemps" field=<<myfield>>> <$list filter="[[LumbarKemps]get[plist]]"> <$list filter=<<currentTiddler>>> <option value=<<currentTiddler>>><$text text=<<currentTiddler>>/></option> </$list> </$list> </$select> </$set> i.e. with your suggestion but with both list filters it worked perfectly :) Thanks for your help! -- 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/3ad27701-d07e-44cc-a728-a008bcedecb7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

