Minial test code:
\define macro()
<$action-setfield $tiddler="Tiddler" text={{$:/state/tiddler}}/>
<$action-setfield $tiddler="$:/state/tiddler" text=""/>
\end

<$keyboard actions=<<macro>> key="enter">
<$edit-text tiddler="$:/state/tiddler" tag="input"/>
</$keyboard>

I wanted edit-text field to be cleared after I trigger action with 
KeyboardWidget.
Text field of the state tiddler does get cleared,
but the edit-text field remains same.
I guess this is a bug.

Best wishes,
CL

-- 
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/2416f846-fd56-4dc5-a8c9-6991a1a63102%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to