Ciao Ton

Thankyou!

I put it in. The icon appears in edit mode. Clicking it saves, but in my 
5.1.14 in Firefox it is not close the Tiddler :-(.

Josiah

On Thursday, 25 May 2017 15:42:52 UTC+2, Ton Gerner wrote:
>
> Hi Josiah,
>
> tags: $:/tags/EditToolbar
> title: Save & close button
>
> <$fieldmangler><$button tooltip={{$:/language/Buttons/Save/Hint}} aria-
> label={{$:/language/Buttons/Save/Caption}} class=<<tv-config-toolbar-class
> >>>
> <$action-sendmessage $message="tm-add-tag" $param={{$:/temp/NewTagName}}/>
> <$action-deletetiddler $tiddler="$:/temp/NewTagName"/>
> <$action-sendmessage $message="tm-add-field" $name={{$:/temp/newfieldname
> }} $value={{$:/temp/newfieldvalue}}/>
> <$action-deletetiddler $tiddler="$:/temp/newfieldname"/>
> <$action-deletetiddler $tiddler="$:/temp/newfieldvalue"/>
> <$action-sendmessage $message="tm-save-tiddler"/>
> <$action-sendmessage $message="tm-close-tiddler" $param=<<currentTiddler>>
> />
> <$list filter="[<tv-config-toolbar-icons>prefix[yes]]">
> {{$:/core/images/done-button}}{{$:/core/images/close-button}}
> </$list>
> <$list filter="[<tv-config-toolbar-text>prefix[yes]]">
> <span class="tc-btn-text"><$text text={{$:/language/Buttons/Save/Caption
> }}/></span>
> </$list>
> </$button>
> </$fieldmangler>
>
>
> Cheers,
>
> Ton
>
>

-- 
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/2ed8b2ce-6a51-4acd-94cd-7849dc0f9915%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to