Hi Alex, If you want to use the checkbox-widget outside the story, you either need to wrap it all in a TiddlerWidget or use the vars-widget to set the currentTiddler variable
title: $:/config/position/foo <$vars currentTiddler="$:/config/position/foo"> <$checkbox tag="$:/tags/TopLeftBar">Top l eft</$checkbox> <$checkbox tag="$:/tags/TopRightBar">Top right</$checkbox> <$checkbox tag="$:/tags/AboveStory">above</$checkbox> <$checkbox tag="$:/tags/BelowStory ">below</$checkbox> </$vars> Best wishes, Tobias. -- 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/b0896ad4-e125-4a78-a163-fae6484a9171%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

