Defining actions in views
- Opening an existing view from the current view.
- Reloading the container in a view based on a defined parameter.
- Reloading the connections in a view.
Creating an action to open one view from another view
About this task
In this section, you create an action to pass parameters and open an existing view from the current view.
Procedure
Results
When you right-click the node and click Open_multicontainer_view, the selected view opens.
Creating an action to reload the container
About this task
In this section, you create an action to reload the Work Item container with artifacts that contain the text 'Mobile devices' in the title.
Procedure
Results
When you click Load mobile devices, the Work Item container is reloaded with artifacts that have 'mobile devices' in the title.
Creating an action to reload the connections
About this task
In this section, you create an action to reload the connections in the Work Item container.
Procedure
Results
When you click Show Parent, the connections between the container are reloaded. If the Clear checkbox is selected, then the existing connections are removed and again reloaded.
Triggering actions in views
In the view mode, you can trigger or start any action that is defined by the view author.
Procedure
- Select any node in the container.
- To start the default action, double-click any node. The action that is set as the default action is triggered.
- To start a specific action, click the actions icon . A list of defined actions is displayed.
- Click the required action.
Results
- If you click Open_multicontainer_view, the selected view opens.
- If you click Load_container, the container is reloaded with artifacts that satisfy the specified condition.
- If you click Show Parent or Show Children, the connections that are specified in the selected action are reloaded.