Hello List,
I have tiddlers which display some field-values and would like to show
these tiddlers within a main tiddler using tabs.
When I the tidders directly in a tab, the field values displayed are from
the 'parent' tiddler. In order to display the values form the fields in the
original tiddler I need to use another tiddler and to the transclusion
there. For example:
This results in no display of the field-info when in a tab in MainTiddler:
# The TestTidler with the field info
Info: {{!!info}}
# Main tiddler without the field info
<<tabs "[[TestTiddler]]">>
This results in display of the field-info in the tab in MainTiddler:
# The TestTidler with the field info
Info: {{!!info}}
# TmpTab
{{TestTidler}}
# MainTiddler without the field info
<<tabs "[[TmpTab]]">>
Is there a way around this? At the moment, I'm looking at nearly
duplicating a number of tiddlers with no added information.
To remind me what information I would like to see included, I use fields in
my templates - is this misuse of fields?
Thanks,
Ulrik
--
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.