Thank you, c pa.   but your code don't work in a proper way. If you select 
something in 'Flower Display' it makes the same select in 'Buy your flowers 
from us' and if I clone flower tiddler, result is the same.
the next problem is if I delete 'flowerchooser' macros shows empty tiddler, 
but it must show "base"  flower if state tiddler not exists. I have many 
goods in my shop and I don't want to make states for all of them.

I was sure that it is possible to put tiddler title with [[]] from option 
select, for example in 'radio' variant I can do it, if I don't use $list, 
value can be with [[]].....

\define ttt() 
<$radio  tiddler='$:/temp/generated-list-demo-state-$(TestList)$'   
value="[[10517]]"> целая пицца</$radio><br>
<$radio  tiddler='$:/temp/generated-list-demo-state-$(TestList)$'   
value="[[10011]]"> кусок  пиццы</$radio>
<$tiddler tiddler={{$:/temp/generated-list-demo-state-$(TestList)$}}>
<$list filter=<<currentTiddler>>>  <span class="textboxtop textboxwhite ">
   {{||$:/_tile_images}}     </span>
</$list>
</$tiddler>
\end 


<$set name=TestList value=<<currentTiddler>>  > 
<<ttt>>
</$set>

воскресенье, 6 марта 2016 г., 3:51:01 UTC+3 пользователь c pa написал:

> Ah now I see,
>
> I made a sample site for you here 
> <http://cpashow.tiddlyspot.com/#Flower%20Editor:macro_flowerchooser%20[[Flower%20Display]]%20[[Flower%20Editor]]>
> :
>
>
> http://cpashow.tiddlyspot.com/#Flower%20Editor:macro_flowerchooser%20[[Flower%20Display]]%20[[Flower%20Editor]]
>
>
>
>
>

-- 
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/e6e5a38c-d756-48f8-a46e-ebf081e4b034%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to