Implementing the Visualize feature
To implement the Visualize feature, complete the following steps.
Create a section rule.
Add a slider component with the VisualizationDepth (@baseclass) property reference.
Add a Visualize feature custom controls:
To represent the relationship among the entities or cases, use the EntityAssociationControl.
Save the section.
Create a FlowAction rule and reference the section rule that you created in steps 1-4.
Add a Link control to the section from which the Visualize feature is invoked. Configure the action set of the control:
- Action – click
- Event – Local Action
Expand the Local Action. In the Local Action field, enter the name of the FlowAction that you created in step 5.
Previous topic Visualize feature custom controls Next topic Investigation Map