Standard actions
(Replacing message template with parser tag)
(Updated Edited template to July 12, 2025.)
 
Line 13: Line 13:
'''See also:''' [[Training:Global actions|Global actions]]
'''See also:''' [[Training:Global actions|Global actions]]
[[Category:Actions]]
[[Category:Actions]]
{{Edited|July|12|2024}}
{{Edited|July|12|2025}}

Latest revision as of 06:03, 20 January 2025

This page was created by Lars.olofsson@mdriven.net on 2019-11-02. Last edited by Edgar on 2025-01-20.

In the Global actions view, you can press "Ensure Std Actions". This will create the default actions for:

  • Save - save changes in the current view
  • Cancel - cancel changes in the current view
  • Refresh - refresh data from the server
  • Undo - undo changes in the current view
  • Redo - "do again" the changes that were reversed by Undo. (This does nothing if Undo hasn't been used.)
  • Exit - used to exit the program if it is supported by the current execution environment (WPF, for example).

Missing Save Action in Web Browser App

Ensure you have the Save and Cancel actions by using "Ensure Std Actions".

See also: Global actions