Assume you have some tiddlers used in a *tabs *macro. Among them you have 
the below tiddler uses *select widget. *The select widget here uses a field 
called *fld01*.

Tiddler title: Tida
<$select field='fld01' defualt="aa">
<option>aa</option>
<option>bb</option>
<option>cc</option>
</$select>

Now assume you have another tiddler called *Tutorial *and you have the 
below code inside it

Tiddler title: Tutorial
<<tabs "Tida Tidb">>


The strange thing here is the* select widget* creates a field *fld01 *in 
both tiddlers. I dont understand why tiddler *Tutorial *should have a *fld01 
*field!!
Suggest I use tens of tiddlers in *tabs *macro, and all of them have a 
select widget linked to a field then the *Tutorial *tiddler will have as 
many as those
tiddlers field!!

The attached *json *file reproduces this issue!


*-Mohammad *

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/1511bfea-1312-49a1-937a-96579158c9d0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: sample-selectwidget-issue.json
Description: application/json

Reply via email to