Skip to content

Commit 7d42a80

Browse files
authored
Update 16/umbraco-cms/customizing/extending-overview/extension-types/dashboard.md
1 parent 155234c commit 7d42a80

File tree

1 file changed

+5
-0
lines changed
  • 16/umbraco-cms/customizing/extending-overview/extension-types

1 file changed

+5
-0
lines changed

16/umbraco-cms/customizing/extending-overview/extension-types/dashboard.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,11 @@ export const onInit = (host, extensionRegistry) => {
106106

107107
You can find user group GUIDs in the **Users > User Groups** section of the backoffice.
108108

109+
Read more about the various conditions available to you:
110+
111+
{% content-ref url="condition.md" %}
112+
[condition.md](condition.md)
113+
{% endcontent-ref %}
109114
## Registering your Dashboard
110115

111116
This section dives into the Dashboard Extension Manifest, shows how to register one, and append additional details.

0 commit comments

Comments
 (0)