I created a tiddler "list" like this:

<$list filter='[tag[role]]' template='role_color_template'></$list>


and another tiddler named "role_color_template" like this:

<$view field='colorcode'/><br/>

this is the correct way to create a template, right?

Then I created a tiddler name "customer" with tag "role". I gave a field 
name="colorcode", value="#FF0000" to it.

So, in the "list" tiddler, it shows: 
#FF0000

But, when I tried to put the code in "font" tag, just like this:

<font color="<$view field='colorcode'/>">The quick fox...</font><br/>


it doesn't work.

Is that possible?

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/e81e13c2-b01f-46f4-a013-bda7caa152ed%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to