Skip to content

Commit c42c1ed

Browse files
authored
Update solution-layers.md
1 parent 37dc365 commit c42c1ed

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

powerapps-docs/maker/common-data-service/solution-layers.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,14 +76,18 @@ There are additional tabs available for specific component solution layers.
7676
|AttributePicklistValues (optionset) | When selected for a global optionset, displays the possible values for an optionset. | Added, Updated, Removed, Unchanged |
7777
|AttributePicklistValues (optionset attribute) | When selected for an optionset attribute, displays the values for the attribute. | Added, Updated, Removed, Unchanged |
7878

79-
## Remove an unmanaged layer
80-
79+
<!--## Remove an unmanaged layer
8180
Unmanaged customizations reside at the top layer for a component and subsequently define the runtime behavior of the component. In most situations you don't want unmanaged customizations determining the behavior of your components. To remove the the unmanaged layer for a component, follow these steps:
8281
8382
1. Open the solution you want, select **...** next to a component, such as **Account**, and then select **See solution layers**.
8483
2. If an unmanaged layer is detected, a message appears indicating the layer. On the left **Properties** pane, select **Remove unmanaged layer**.
8584
> [!div class="mx-imgBorder"]
8685
> ![Remove unmanaged layer](media/remove-unmanaged-layer.png)
86+
3. Save and publish to fully remove the unmanaged layer.
87+
88+
[!IMPORTANT]
89+
>Please be sure you want to make this change as this will impact your active unmanaged customizations and can not be reversed or undone. This may impact data and entities when the solution is removed.
90+
-->
8791

8892
### See also
8993
[Translate localizable text for model-driven apps](../model-driven-apps/translate-localizable-text.md) <br />

0 commit comments

Comments
 (0)