Documentation Index

Fetch the complete documentation index at: https://knowledge.technolutions.net/llms.txt

Use this file to discover all available pages before exploring further.

Application Dashboard with Workflow Data

Prev Next

Create an application dashboard to display data from the new Workflows tool on the application tab. This can help users see new workflow information alongside default workflow information when reviewing an application record.

Try a Slate example 💼

Copy this Suitcase ID and paste it in Database → Suitcase Import to import an example application dashboard:

b18f0053-b766-4779-a7ef-d415c5523a04:slate-jgrimmer-test
   
       

⭐ Get Inspired

   
   

This article was adapted from a post by Technolutions staff in the Slate Community Forums' Get Inspired space. Have a great idea for a Get Inspired post? Let us know!

What the dashboard displays

The example dashboard uses query exports as merge fields in a table. The top section displays default workflow information. The bottom section displays information from the new Workflows tool.

Application dashboard showing default workflow information and new Workflows information

Review the dashboard setup

The dashboard layout is built with merge fields populated by the dashboard query. Review the imported dashboard and confirm that the labels, order, and workflow fields match your process.

Application dashboard editor showing workflow data merge fields in a table layout

Dashboard source view with workflow merge fields arranged in a table

Review the dashboard query

The query powering the dashboard exports the values used by the merge fields. Review the query after import and update joins, exports, and filters so they match the workflows in your database.

Configurable Joins query exports used to populate the application dashboard workflow fields

Implement the dashboard

  1. Import the example through Suitcase.

  2. Open the dashboard and review the displayed workflow fields.

  3. Open the dashboard query and confirm that it returns the expected values for representative applications.

  4. Update any workflow-specific filters or labels.

  5. Preview the dashboard on multiple application records.

  6. Connect the dashboard to the application tab when testing is complete.

⭐ Best practice

Keep dashboard queries focused. Display the workflow fields users need for review, and avoid adding exports that are not used in the dashboard.

Still looking for what you need?