The progress bar thing you have is looking at the cost field of the tiddler 
$:/player-race, not the cost field of the tiddler listed in player race.

The easiest way to get around that is to use this:

<$tiddler tiddler={{$:/player-race}}>
<progress max='2' value={{!!cost}} ><$view field='cost' /></progress>
</$tiddler>

-- 
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/edc00848-73d9-4960-96f7-d1bbf49d21a7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to