Skip to content

Commit 3fa428b

Browse files
committed
Fixing image link
1 parent 7bbdb33 commit 3fa428b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/developer/model-driven-apps/understand-dashboards-dashboard-components-formxml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Dashboards are one of the different types of forms in model-driven apps. You can
5050
## Dashboard components and FormXML elements
5151
The dashboard components are displayed in model-driven apps based on the values specified in the FormXML. The following image shows an example of a dashboard. Each dashboard can include multiple tabs. Tabs are a vertical stack separating the body of the dashboard, and can be expanded or collapsed. A tab can contain multiple sections. Sections enable for grouping and layout of dashboard components.
5252

53-
<!-- TODO: image not found ![Dashboard components layout](../media/crm-v5s-dashboards-components.png "Dashboard components layout") -->
53+
![Dashboard components layout](media/crm-v5s-dashboards-components.png "Dashboard components layout")
5454

5555
<a name="SupportedFormXMLElements"></a>
5656
## FormXML elements supported for dashboards

0 commit comments

Comments
 (0)