Action Definitions

Reports can be configured to have an "Actions" button which will pop up the list of allowable actions for the selected records or have a default action which will allow inline edit of the report.

The action button on the reports screen is enabled when at least one row in the report is selected. The list of actions in the pop-up button are the list of intersecting actions which are allowed for each selected record, and the actions for which "Action Screens" are configured. Please refer to the section called “One Network Studio” for more information on configuring Action Screens.

On clicking any action from this list, an edit screen will be popped up. This screen will contain the fields selected in the view defined in the action screen of selected action.

To configure either the inline edit action or the actions pop-up button, ActionDef element must be defined in the report and there can be only one occurrence of the same.

The Actionable reports need all the natural keys of the model to be present in the retrieval criteria. The natural keys cannot be edited.