Hi! I have a list of checkboxes where I select the value of the 
field "nazvanie"  and want to see the tiddlers with this field 
"nazvanie" and it's value.
how can I gather values from my checkboxes and form new list of tiddlers.
here is my  list of checkboxes

<$list 
filter="[is[current]tagging[]tag[$:/Note]each[nazvanie]get[nazvanie]]" 
variable="nazvanie">
<$checkbox tiddler="$:/_allvendors" field= <<nazvanie>>   checked=1 > ''<
<nazvanie>>''  </$checkbox><br>
</$list>

-- 
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/b6aae6a5-116d-42e5-8221-18f66e6f50f3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to