How can I create a toggle button which when clicked adds text to the 
current tiddler?
So the first click adds a text and second click removes it?

As per documentation, a checkbox sets only a field.
how can I dynamically show the values in the field as formatted text in the 
current tiddler?


 
*Example*
A set of check boxes

textfield: Item Name
x: Book
x: DVD
x: Tool

Item Condition
x: Excellent
x: Good
x: Poor

So clicking or entering the textfield updates the tiddler to display text 
in key-value pairs like:

"Book": "Javascript",
"Item_Conditon": "Excellent"



-- 
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/446876e6-8ff3-40b1-9783-f23a13f517c3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to