Hello, Evolena kindly supplied the following code for adding fields from a list in edit mode
<$list filter="[all[current]tag[some field]]"> field_name_2: <$select field="field_name_2"> <option value=''></option> <$list filter="[tag[some field]each[field_name_2]get[field_name_2]sort[title]]"> <option> <$view field="title"/> </option> </$select> </$list> It works just perfectly, but I'm puzzled by why the inner $list doesn't seem to be terminated by either a "</$list>" or "/>" Any thoughts? Thanks, Bob -- 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 http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/4a02194b-7ff9-485d-8e0a-b1925e3a6a83%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

