You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/maker/common-data-service/solution-layers.md
+6-2Lines changed: 6 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,8 @@ search.app:
26
26
- D365CE
27
27
---
28
28
29
+
<!--note from editor: Best practice is that H1 title and title in metadata are different. -->
30
+
29
31
# View solution layers
30
32
Solution layers allow you to view all component changes that occur due to solution changes over time. Within a solution layer, you can drill down to view specific changed and unchanged property details for a component.
31
33
@@ -37,12 +39,14 @@ Solution layers:
37
39
## View the solution layers for a component
38
40
You can access solution layers from the **Components** list or from the **Dependency Details** dialog box in solution explorer.
39
41
42
+
<!--note from editor: In step 2 below, does the page display a name at top? If so, use the same capitalization in text. -->
43
+
40
44
1. To view solution layers from the **Components** list, open [solution explorer](../model-driven-apps/advanced-navigation.md#solution-explorer). In the **Components** list, select a component, such as **Account**, and then select **Solution Layers** on the toolbar.
2. The solution layer page appears. It displays each layer for the component, such as the Account entity displayed here, with the most recent layer at the top. To view the details for a solution layer, select it.
49
+
2. The solution layer page appears. It displays each layer for the component, such as the **Account** entity displayed here, with the most recent layer at the top. To view the details for a solution layer, select it.
0 commit comments