Data
Use Data to display process or case variables that are defined as being available for search.
Restrictions and limitations
- Restrictions
- This view supports only the
Required,Hidden, andNonevisibility properties. - If you use this view in a custom dashboard, you also need to add the Refresh Controller view to the custom dashboard to enable the contents of the view to be refreshed. To enable users to also manually refresh the contents of the view, add Refresh Button to the dashboard, too. For more information, see Refresh Controller control and Refresh Button control.
- This view supports only the
- Limitations
- None
Configuration properties
Set or modify view configuration in the Configuration properties tab.| Configuration property | Property variable | Description |
|---|---|---|
| Height | height (Integer) |
The height of the control in pixels. When no value is specified, the height of the control is 100 pixels by default. |
| Instance ID | instanceId (String) |
The instance to which the data belongs. Default: None |
| Retrieve data | retrieveDataService (Default Retrieve Data
Service) |
The service that retrieves the data. Default: |
| Refresh trigger | refreshTrigger (Boolean) |
Enables the contents of the view to be refreshed.
Bind this property to the private variable that is used by Refresh
Controller, Refresh Button, or both. When
the value of the bound variable changes to Default: |
| Localization Service | localizationService |
The service that is used to retrieve the
globalized strings for use with this view Default:
|