Global Configuration
Global configuration allows you to set default options for all workflows and states in the vault and default view settings.
In M-Files Admin go to Configuration
, select Other Applications
, Workflow Dashboard will be in listed applications.
You can access application configuration from the right pane tabs, or by expanding the application tree in the left pane

Update Workflows
Workflow Dashboard uses WorkflowAdmin cached data, when you made changes to workflow, state or state transition in M-Files admin, these changes will not appear in client view until the metadata cache is refreshed. To refresh Workflow Dashboard’s metadata cache, click on Update Workflows button, which is on the top right corner of Workflow Dashboard configuration.
Allow State Transitions
When set to Yes
this will allow users to set object state into next transition using Workflow Dashboard by clicking on the state in the graph.
Default transition comment
You can define a default comment when a transition is triggered, this comment will fill the State Transition dialog each time you click on state, ofcourse this comment can be changed in the dialog
Default View Settings
In this section you can set default view options:
View Options
Option |
Values |
Description |
---|---|---|
Initial zoom |
|
When set to Fit graph, the view will zoom to make the full graph visible, otherwise it will zoom to current object’s state |
Show grid |
|
Whether to display a grid in the view or not |
Use dark background |
|
Whether to use dark or white background view |
Warning
The Show history path
and Show transition names
options are moved to Default Transition Settings section.
The Default graph direction
option is moved to Default Layout Settings section.
Default Layout Settings
This section allows you to define the default layout the graph should be drawn

Layout Options
Option |
Values (JSON Value) |
Description |
---|---|---|
Default graph direction |
|
Define default graph direction, from top to bottom or from left to the Right, default is Top to Bottom |
Alignment |
|
Define default graph alignment, default is none |
Tree type |
|
Define how the graph tree should be drown, default is longest path |
Acyclicer |
|
When enabled, another way to draw cyclic graph is used, usually better. This does not work on acyclic graphs. |
Default Transition Settings
You can choose the default way that transition links will be drawn:

Transition Optioins
Option |
Values (JSON value) |
Description |
---|---|---|
Interpolation type |
|
Defines the default link interpolation type to draw the graph, default is |
Stroke style |
|
The style used for the link stroke of all transitions, the |
Arrow type |
|
Define arrow type of the transition, default is |
Show history path |
|
When set to Yes, the view will highlight the history state history path of current object |
Show transition names |
|
Whether to display transition name near its path by default or not |
Default State Settings
In this section, you can set appearance for different states according on theire statuses:

State Settings Description
Attribute |
Condition |
Description |
---|---|---|
Hide the no state |
none |
Weither to hide the no state or not |
Default |
none |
The default color for all states |
Current |
none |
The color of current object’s state, this overrides the default color |
Auto Color |
none |
When enabled, the fellowing |
Previous |
|
The color for the previous current object’s state |
Next |
|
The color for the possible next states of current object |
Selectable |
|
The color for the possible selectable states of current object, this will override all the |
No State |
|
The color for the default M-Files’s no state |
Fill |
none |
When set to true, the colors above will apply to fill the state shape, otherwise, the colors will be used for the stroke |
Use Light Color |
|
When |
Light Color |
|
The color to use to fill the shape when |
Dark Color |
|
The color to use to fill the shape when |
Stroke |
none |
The stroke width in pixels |
Default State Shape
Here you can select the dafault state shape for all workflows, there are actually 14 different shapes plus the Automatic
option which will define a shape according to state actions and/or conditions.
For more details about shapes and automatic shape selection see Available State Shapes
Enable debug mode
When enabled, a button will be added in client tab to show or hide the debug window. The debug window can be helpful to:
Log any errors which may not let the graph draws well
Shows workflow and state IDs with aliasses on state tooltip
Logs some useful informations which may be sent for technical support