Hi Folks,

Just trying to cause one field to be changed buy the selection of a value 
in another field. I am not sure why its not working, any help would be 
appreciated.

\define hide-me-action() <$action-setfield $field="item-hide" $value="yes"/>

<$wikify name="choice-filter" text=
"{{$:/PSaT/EditFields/fields/item-requeued!!field-choice-filter}}">
<$select field="item-requeued" actions="hide-me-action">
<$list filter=<<choice-filter>> variable=selection>
<option value=<<selection>> ><<selection>></option>
</$list>
</$select>
</$wikify


The above selects on of the choices and populates the item-requeued field 
field correctly, 
However I expect the action to set item-hide to yes
It is not

Thanks in Advance
Tony


-- 
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/60e452c2-8d43-4aa0-8b5f-a9b47b93fec1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to