Hello everyone

wondering how to change a field value with an onclick function

Imagine a tiddler created thus

<<newTiddler
 label:"NewPT"
title:"NewPT"
        text:{{"<<getTiddlerPassword>"+">"}}
        tag:"personal"
fields:'graph.fillstyle:"black"'
>>

it has a custom field embedded into it (graph.fillstyle) to be used with
TiddlerGraphPlugin (http://ideia.tiddlyspot.com/ )

I'm looking for a way, using FormTiddlerPlugin 
<http://tiddlywiki.abego-software.de/#FormTiddlerPlugin>, to change that 
fields value according to 
changes in an input form- something like when you select 'completed' from a 
drop down 
set the graph.fillstyle's value to 'white'

thanks in advance

sklpns

  


-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to