Standard actions
No edit summary
(Updated Edited template to July 12, 2025.)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
<message>Write the content here to display this box</message>
In the Global actions view, you can press "Ensure Std Actions". This will create the default actions for:
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
* Save - save changes in the current view
Line 12: Line 13:
'''See also:''' [[Training:Global actions|Global actions]]
'''See also:''' [[Training:Global actions|Global actions]]
[[Category:Actions]]
[[Category:Actions]]
{{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