HI Alex,
one way is 

<$tiddler tiddler={{!!b}}>
{{!!a}}
</$tiddler>

all the best
BJ

On Saturday, May 28, 2016 at 10:06:19 PM UTC+1, Alexander Eckert wrote:
>
> Thanks to Jed Carty my first question was answered realy quick. And I 
> could continue my work.
>
> Now I got a new problem: I'm trying to double transclude text. Let me 
> explain:
>
> First Tiddler got field "a" with value "x"
> Second Tiddler got field "b" with value "First Tiddler"
>
> Now I want to get the value x in the second tiddler. I tried
>
> {{!!b!!a}} 
>
> but it does not work.
>
> Afterwards I tried
>
> <$set name="test" value={{!!b}}>
> {{<<test>>!!a}}
> </$set>
>
> But this doesn't work either. Is there a way to double transclude with 
> field values, where a field value contains the name of the transcluded 
> Tiddler?
>
> Kind regards,
>
> Alex
>

-- 
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/eca42e63-f0f7-43f8-9e84-ff1d07762167%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to