> <<view w...@weight>> > I.e. to view the field "wt" in the tiddler "weight" > but it doesn't. Am I doing something wrong, or is this just not a > currently available function?
The TW core's <<view>> macro does not allows you to reference fields outside the current tiddler. You can use http://www.TiddlyTools.com/#WikifyPlugin to display field values from other tiddlers, like this: <<wikify "%0" "w...@weight">> enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

