In my experience, you need to "glue" the parts together with a macro, which 
also means you need to use a macrocall widget for invocation.

Using the new "robust" synatax with "__", it might look like:

\define deref(tid fld) <$transclude tiddler=<<__tid__>> field=<<__fld__>> />

<$macrocall $name="deref" tid={{!!summary}} fld="caption"/>

HTH
-- Mark

On Monday, July 9, 2018 at 5:49:18 AM UTC-7, Mohammad wrote:
>
> Assume you have a tiddler titled "*Tiddler-A*". It has a caption filed 
> cotains: "I am Tiddler A"
>
> Next assume you have Tiddler-B, its summary filed contains "Tiddler-A" I 
> want a transclusion like this in Tiddler-B
>
> {{!!summary!!caption}}
>
> But as it is clear, it wont work. How I can transclude like this (nested 
> reference)
>
> *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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/62f4e7d3-5859-497e-a9c8-d42204a238da%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to