Hi Linda, you could use the transclude widget directly ( the {{ }} syntax 
is just a short form of it) :

<$transclude tiddler="data-tiddler" index={{!!field-name}}/>

see https://tiddlywiki.com/#TranscludeWidget

Simon
<https://tiddlywiki.com/prerelease/#%24%3A%2FControlPanel> 

Am Samstag, 17. November 2018 02:21:32 UTC+1 schrieb Linda Moss:
>
> Hey, I've been trying to figure this out, but not getting anywhere.
>
> How do I reference an item from a data dictionary tiddler, using the value 
> of a field as the index? 
>
> (unsurprisingly) this doesn't work:
>
>     {{data-tiddler##{{!!field-name}}}}
>
> because the curlybrackets don't nest like that. Ive also tried:
>
>     {{data-tiddler##!!field-name}}
>
> Which is also incorrect.
>
> I've been unable to find an alternate way to reference the data tiddler 
> index, which would let me use the {{!!field-name}}, without nesting curly 
> brackets. Is there a way to do this?
>
> Thanks!
>

-- 
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/32e2e1f4-2440-4f76-ad8e-dc14f58eb570%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to