Attribute(s)
Actions
Description
Standard Form Actions are intended to perform functions related to the form. This document describes the application of form actions in Forms.
Motivation
Including mandatory Form Actions creates consistency in use and allows the use of shared actions.
Example / Details
Form actions are intended to perform functions related to the form. These
actions can be used in Read Mode, in Edit Mode, or both.For Read mode following Form Actions are applicable:
Close - for closing the window.
Edit - for bringing the document in Edit mode.
For Edit mode following Form Actions are applicable:
Cancel - for canceling the Edit action, and closing the window.
Save & Close - for saving the document, and closing the window.
For both Read mode and Edit mode following Form Actions are applicable:
Print - for displaying the Print dialog window to print the document
Help - displaying object related help in a new dialog window.
Above mentioned actions have been defined as shared actions.
Form actions may only be included in action bars.