Span.Eco.AutoSave
(Adding message template to the top of the page)
(Replacing message template with parser tag)
Line 1: Line 1:
{{message|Write the content here to display this box}}
<message>Write the content here to display this box</message>
{| class="wikitable"
{| class="wikitable"
!#TargetType.TaggedValue
!#TargetType.TaggedValue

Revision as of 07:56, 17 June 2024

This page was created by Stephanie@mdriven.net on 2023-05-18. Last edited by Edgar on 2025-01-20.
#TargetType.TaggedValue CommaSeparatedExampleValues Short Description
#Span.Eco.AutoSave True,False Enables a viewModel to automatically save all changes without showing the Save/Cancel buttons.

#Span.Eco.AutoSave turns on to automatically save any data changes as soon as the client to the server. Be aware that this does not mean that everything is autosaved. It means that values from fields are autosaved. You still need to automatically save on actions.