Thanks Tony for your response.

Alas I could not get it to work taking example from 
$:/core/ui/ViewTemplate/title.

You're quite right, the problem can be simplified alot. I'm very new to 
using WikiText and thought it could have to do with to the way the tabs 
macro passes currentTiddler and currentTab, but I could reproduce the issue 
just this way :


   1. name one tiddler "test/Icon" that contains an image
   2. create a tiddler "test/tiddlerA" with the icon field set to 
   "test/icon"
   3. create a tiddler "test/tiddlerB" with a button transcluding the image 
   referenced as the icon by "test/tiddlerA" like so :

<$set name="refTid" value={{test/TiddlerA}}>

<$button>
   <$transclude tiddler=<<refTid>> field="icon"/>
</$button>

<$set>

This is easier to reproduce and works (or rather doesn't) the same.


-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/812a5497-2203-48d2-9e62-4cf70686f88b%40googlegroups.com.

Reply via email to