- 02 May 2022
- 1 Minute to read
-
Print
-
DarkLight
Create Tile Data Step Configuration
- Updated on 02 May 2022
- 1 Minute to read
-
Print
-
DarkLight
Overview
The Create Tile Data step is used in Tile Flows for Pages. This step is different from the Create Tile Return step because it contains no Tile Type Name dropdown list and instead has a series of inputs called Lines. By default, there are five line inputs, but additional line inputs can be configured. This step also gives users more control over the styling of the Tile through the use of the Advanced Styling checkbox option.
Create Tile Data Settings
Setting Name | Description | |
---|---|---|
Advanced Configuration Checkbox | Allows for additional configuration on Line text in regards to the number of lines, font, alignment, text behavior, or icon via Build Array mapping | |
Lines | Variables that expect String data | |
Tile Action Type | Enables the Page Tile as an action that performs the selected function such as opening a URL, navigating to the Portal, etc. | |
None | No action | |
URL | Navigates to the chosen URL | |
NavigatePortal | Navigates to chosen Page or Folder by ID | |
EntityActions | Performs chosen action onto chosen Entity by ID | |
RunFlow | Initiates chosen Flow by ID. Initiates a Flow by ID. This option will also create an additional option that will allow users to map in Flow Input data. | |
PushDataToControls | Moves Tile Data to chosen Form Controls via Bus Name and Bus Value | |
Advanced Styling | Allows users to further customize the style of the Tile; custom CSS styling sheets can be selected and used here The specific custom CSS styling sheets must be marked by the user as Tile CSS in the System > Designers > Css folder, otherwise the sheets will not be displayed for selection | |
Background Color | Customizes the background color of the Tile | |
Border Color | Customizes the border color of the Tile | |
Border Width | Customizes the width of the border on the Tile | |
Content Horizontal Alignment | Aligns the content on the Tile horizontally | |
Content Vertical Alignment | Aligns the content on the Tile vertically | |
Corner Radius | Customizes the curve on the corners of the Tile |
