To create a tile, follow these steps:
- We will first create a query that the tile will use. Create a new operations artifact and select Query from the Data Model artifacts.
- Set Name to ConWHSVehicleTableAll and press Add.
- Drag the ConWHSVehicleTable table to the Data Sources node.
- Change the Dynamics Fields property to Yes.
This will ensure that the query always references all the fields in the table, which is important when it will be used with a form.
- Save and close the query.
- Choose to add a new Operations Artifact and select Tile from the User Interface node.
- Change Name to ConWHSVehiclesAllTile and press Add.
- Set the following properties:
|
Property
|
Value
|
|
Query
|
ConWHSVehicleTableAll
|
|
Label
|
All vehicles ... |