Hi,

I'm trying to delete a tiddler and have some actions performed by a button. 
Something like this :

<$button message="tm-delete-tiddler" param="Tiddler" actions=<<actions>>>
Delete</$button>

where actions is :

\define actions()
<action-setfield .../>
<action-setfield .../>
\end

It seems like the actions are not performed. So I tried to put directly the 
actions inside the button, but with no result either. Th tiddler is deleted 
but nothing else.

Am I doing something wrong or is it not possible to have actions at the 
same time of using the 'tm-delete-tidler' message ?

Thanks in advance

Regards

FrD

-- 
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/e0927be5-6f6a-4fcf-a320-bab95d00e327%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to