Hi, I'm trying to make a macro.

This is my code so far:

\define checkbox-list()<$list variable="LIST-FROM-FIELD" 
filter="[list[!!LIST-FROM-FIELD]]"><br><$checkbox listField="WRITE TO 
FIELD" checked=<<LIST-FROM-FIELD>>> <<LIST-FROM-FIELD>></$checkbox></$list>

It now reads the values from a field and displays them with a checkbox in 
front of them. 
By checking the checkbox, the corresponding value is written to another 
field.

I would prefer that when calling the macro I could determine which values 
should be displayed 
without having to put them in a field. 

Something like:
<<checkbox-list "values to list" "Name-field-to-write-to">>

I've been working on $myvar$. and enlist $mylist$.. I can't figure it out.

Is there anyone who can help me with this?

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5c25cecd-08e1-48ea-9e1a-9332bea5b08an%40googlegroups.com.

Reply via email to