Folks,
I seem to have stepped on my own toes and broken something. Perhaps someone knows the answer.
I have a Tiddler tagged $:/tags/TiddlerInfo to make in visible in each tiddlers info drop down
The Tiddler contains some lists and macro calls that work fine, updating the current tiddlers fields
This tiddler in turn also transcludes a number of tiddlers, so that they can be reused elsewhere.
eg; {{$:/PSaT/tiddler-disposition/infotab/header}}
Unfortunately these transcluded tiddlers seem to be considered the current tiddler when the info panel reference fields via macros.
When the original tiddler uses the info panel the fields are updated not in it, but in the twice removed transcluded tiddlers.
I did wrap these transclusions in
<$tiddler>
</$tiddler>
But they no longer seem to work
Any Ideas?
Thanks in advance
PS Happy Christmas Eve for those that celebrate it, we are approaching midday Christmas eve here in Sydney.
Tony