Something like this should work. Note that you had the level of the final 
closing list and closing table tags juxtaposed.

<table>
<$list filter="[[aa]] [[bb]] [[cc]]" variable="item">
<tr>
   <td><$view field="title"/></td>
   <$list filter="[[dd]] [[ee]] [[ff]]">
   <td><$radio field=<<item>> value={{!!title}}></$radio></td>
   </$list>
</tr>
</$list>
</table>

-- 
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/e1d6e5b2-db87-4e0a-9d56-331a7ef014f3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to