[TW5] show list of tiddlers if checkbox selected

64 views
Skip to first unread message

Siniy-Kit

unread,
Apr 14, 2015, 1:06:10 PM4/14/15
to tiddl...@googlegroups.com
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>

Siniy-Kit

unread,
Apr 15, 2015, 3:39:36 PM4/15/15
to tiddl...@googlegroups.com
how can I make macros, render tiddler="$:/_allvendors" into DOM , and get ALL the names of fields with value "1"
Reply all
Reply to author
Forward
0 new messages