Thank you for your reply! That is in deed subtle.

Just to make sure I understand; Here's the code here - are you saying it is 
the outer wikified variable that causes the problem and I should instead 
somehow move this into the actions argument?

<$wikify name=tid text={{$:/temp/addaliasfield}}>
<$select tiddler='$:/temp/addaliasfield' size='5'
         actions="""<$action-setfield $tiddler=<<tid>> $field=aliases 
$value="oo">"""
>
   <$list filter='[all[tiddlers]!is[system]!has:field[aliases]]'>
      <option><$view field='title'/></option>
   </$list>
</$select>
</$wikify>


<:-)

-- 
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/fdb09e7c-9c4a-4bcd-8ee6-9927f69f83cb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to