Mark,

Thanks for that - I was blind to it.

Regards
Tony

On Friday, August 31, 2018 at 1:27:18 AM UTC+10, Mark S. wrote:
>
> Hi Tony !
>
> You want:
>
> <$select field="item-requeued" actions=<<hide-me-action>>>
> <$list filter=<<choice-filter>> variable=selection>
>
> HTH
>
> -- Mark
>
> On Thursday, August 30, 2018 at 3:08:12 AM UTC-7, TonyM wrote:
>>
>> 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/e2590eaa-ff08-433a-a78f-e968be754652%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to