Create Tile Return
- 26 Oct 2022
- 2 Minutes to read
- Print
- DarkLight
Create Tile Return
- Updated on 26 Oct 2022
- 2 Minutes to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | --- |
Last Modified in Version | 7.12.0 |
Location | Dashboard Management |
Adds a Tile Return that can be used as an output for Tile Flows. These can display data, such as counters, on Dashboards.
Properties
The following tables are in progress and may not be completely filled out.
Tile Setup
Property | Description | Data Type | ||
---|---|---|---|---|
Tile Type Return | Choose the type of tile to create: Normal Tile, Tile Counter, Tile Double List, Tile Flow Step Return, Tile HTML Text, Tile Label, Tile Line Return, Tile List, Tile Metric Range, Tile Metric SLA, Tile Shape Return, Tile Step Return. | --- | ||
Tile Action Type | Selects the action executed when the Tile is selected at runtime. | --- | ||
None | No action is taken. | --- | ||
URL | Navigates to the website that is defined in the Url Input. | --- | ||
Url | Provides the web addresses of the desired website that the Tile navigates to. | String | ||
NavigatePortal | Redirects the mapped in Page or Folder in the Decisions Studio/User Portal. | --- | ||
Folder Id | Id of the Folder that the Tile navigates to. | String | ||
Page Name | The name of the Page that the Tile navigates to. | String | ||
EntityActions | Executes a defined Entity Action upon Tile selection. | --- | ||
Entity Id | Used to map in the desired Entity Action. | String | ||
Entity Type Name | Identifies the name of the mapped in Entity Action. | String | ||
RunFlow | Runs a Flow that displays a Form upon Tile selection. | --- | ||
Configure Flow Inputs | Allows the ability to map in Input Data for the Flow executed at runtime. | Boolean | ||
Flow | Allows the selection of ran Flow via Flow Id. | String | ||
PushDataToControls | Moves Tile Data to desired Form Controls. | --- | ||
Data Bus Name | Maps the desired data bus to push the data to controls. | String | ||
Data Bus Value | The data is pushed to the Form Controls. | String |
Colors
Property | Description | Data Type |
---|---|---|
Background Color | Set a color for the background of the Tile | --- |
Font Properties
Property | Description | Data Type |
---|---|---|
[Input Name] Font Color | Specify the font color for the element. | DesignerColor |
[Input Name] Font Family | Specify the font style for the element. | String |
[Input Name] Font Size | Specify the font size for the element. | Int32 |
[Input Name] Horizontal Align | Adjusts the horizontal alignment of the text. | TileHorizontalAlign |
[Input Name] Text | The text value for the Line. | String |
[Input Name] Vertical Align | Adjusts the vertical alignment of the text. | TileVerticalAlign |
Tile Data
Property | Description | Data Type | |
---|---|---|---|
Normal Tile | |||
Line 1 - Line 4 | Defines lines of text on the Tile and allows additional configurations via the Add Value window. | Tile Line Holder | |
Tile Double List | |||
Bullet Style | Choose Bullet, Dash, Number, or None for the Bullet Style. | TileBulletStyle | |
Left List | The text values for the Left List. | --- | |
Right List | The text values for the Right List. | --- | |
Tile Flow Step Return | |||
Highlighted | Boolean | ||
Step ID | String | ||
Tile HTML Text | |||
HTML Text | The HTML text value for the Tile. | String | |
Tile Line Return | |||
Dash Pattern | --- | ||
From Metric ID | String | ||
From Step ID | String | ||
Highlighted | Boolean | ||
Line Bubble Color | Specify the color of the bubble element. | DesignerColor | |
Line Bubble Text | Specify the text for the bubble element. | String | |
Line Color | Specify the line color for the element. | DesignerColor | |
Line Width | Set the width of the line. | --- | |
To Metric Id | String | ||
To Step Id | String | ||
Tile Metric SLA | |||
Difference | --- | ||
Difference Percentage | --- | ||
Expected Value | --- | ||
Increase is Good | Boolean | ||
Primary Range | String | ||
Range From Date | String | ||
Range To Date | String | ||
SLA Label | Name of the SLA Label. | String | |
Value | String | ||
Tile Shape Return | |||
Highlighted | Boolean | ||
Indicator | Choose Negative, Neutral, Positive, or None for the Indicator Style. | IndicatorType | |
Metric ID | Metric Definition ID of the desired metric | String | |
Metrics | Metrics to add to the tile. | --- | |
Tile Name | Name of the tile. | String | |
Tile Step Return | |||
Highlighted | Boolean | ||
Step Id | String |
Tile Image
Property | Description | Data Type |
---|---|---|
Fit Image to Tile | Stretches image to fit the tile. | Boolean |
Image | Image to use for the tile. | ImageInfo |
Image Location | Set the location of the image as Left, Right, or Center. | TileImageLocation |
Image Size | Specify the height and width of the Image. | TileHorizontalAlign |
Show Image | Choose to have an image displayed or not. | Boolean |
Show Image in Background | Set the image to display in the background of the tile. | Boolean |
Tile Image Horizontal Align | Set the horizontal location of the image as Left, Right, or Center. | TileImageHorizontalAlign |
Tile Image Vertical Align | Set the vertical location of the image as Left, Right, or Center. | TileImageVertialAlign |
Outputs
Property | Description | Data Type |
---|---|---|
Tile Data | TileReturn |
Was this article helpful?