I was excited to see the new radio widget in TW 5.0.3-beta, but there's a problem when using it in a ViewTemplate. I have the following in a tiddler tagged as a ViewTemplate:
<$radio field="status" value="complete">complete</$radio> <$radio field="status" value="in progress">in progress</$radio> <$radio field="status" value="incomplete">incomplete</$radio> However, when I select a radio button in a tiddler that's using the ViewTemplate, all the radio buttons look selected. If I edit the tiddler, I can see that the correct value is set for the field. If I close the tiddler and open it again, it looks correct (i.e. only one radio button selected). Any help on how to resolve this? Thanks, Sean -- 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/groups/opt_out.

