Table row status
Add an icon to graphically indicate the status of your records
Try it out!
Scenario
In this example we have a table of sales records and we want to display an icon to show if the sale was made Online or Offline.
The same approach could be applied for status based workflows, e.g. Approved, In Progress, Complete, etc.
★☆☆☆☆
Steps
-
Add a table to your screen, and point it to the Sales table (available in the download link at the bottom of the page)
-
In the Table settings, disable "Add rows", "Edit rows", "Delete Rows"
-
In the Table settings, under columns, click the cog/sprocket icon for the Sales Channel
-
Add a condition by clicking "No conditions set"
-
Add the condition "Update
Cell
Background color
to [red] if valueEquals
Value
Offline" -
Duplicate the condition, and adjust it to show green for "Online"
-
Save
App export
Downloads may take a few seconds.
Updated 2 months ago