Oh, good catch Neil, it actually wasn't working, the example wasn't using 
the current value. I added a variable currentOption that lets you use the 
current option for that radio button if you need it. It still doesn't 
update the fields that get set, but it does allow you to access the current 
option.

The select widget now mostly works, it will only execute the action widgets 
in the option selected but it breaks when you use

> <option value=foo>bar</option>
>
instead of just 

> <option>bar</option> 
>
but works in all the other cases. 

Here is the example wiki 
<http://ooktech.com/jed/ExampleWikis/InvokingActions/>, I hit it with a 
stick until something that worked fell out, so there may be problems with 
the code.

-- 
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/d/optout.

Reply via email to