When I create forms and store its values in fields, those fields are
accessible from anywhere within the Tiddlywiki file. It results in a long
list of user defined fields and creates problems if I have to use multiple
instances of a form or multiple forms.
I have no idea what 'em call it in Tiddlywiki world, But Is there a way to
pack these fields into the local scope of a tiddler as a structure and
unpack them in transclusions without making them available all over the
World ?
Example Code:
<$checkbox field=smoking_status checked='Yes'
unchecked='No'>Smoker</$checkbox>
<pre>Smoker: {{!!smoking_status}}
</pre>
--
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/532446ca-6f9d-44ff-84ee-da282b874a70%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.