8,849
edits
Changes
Showsave
,no edit summary
The '''showsave()''' is a [[:Category:JavaScript|JavaScript]] function, which allows you to show the "Save in Progress" animation after the record is saved, in case it would not be shown otherwise.<br />
It can be placed in the [[Savefunc|savefunc()]] or the [[sbfunc|sbfunc()]] functions, used in [[Custom Field Type: Special – Browser Script|Special - Browser Script]] type custom fieldfields.<br />
==Syntax==
<font size="3">showsave([msg]);</font><br />