A little question: what if I want this template to appear/disappear with a 
click of a button?

E.g. I stored that form in a tiddler "DataInput" 

I tried this: 

<$button> Data Form
<$set name="datavar" value="DataInput"> 
<$transclude tiddler={{||<datavar>}}  />
</$set>
</$button>

but obviously I'm doing smth wrong coz it's not working. :)  Plus I want to 
have another button "No Data" that would change the name of the 
transcluding tiddler template to another one ("No Data" or just an 
empty/non existing tiddler, though the 1st variant is better since provide 
more flexibility) - thus this DataInput template would "disappear".

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/80811cf5-9143-424b-9c9f-1d271044f79fo%40googlegroups.com.

Reply via email to