Skip to content

Commit 5c3f0a5

Browse files
committed
Adding new link
1 parent fb9f37d commit 5c3f0a5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

powerapps-docs/developer/component-framework/add-custom-controls-to-a-field-or-entity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Code components let you transform fields that traditionally contain text into vi
2424

2525
Following the steps below will change the default label and text box field of the **Budget Amount** field to the slider code component on the Opportunity entity. You can use similar steps to replace an existing field with a code component or configure a code component for a custom field.
2626

27-
1. Open solution explorer.
27+
1. Navigate to **Settings** > **Customizations** > **Customize the System**.
2828

2929
2. Expand **Entities**, expand the entity that you want, such as the **Opportunity** entity, select **Forms**, and then open a form such as the **Main** form.
3030

powerapps-docs/developer/component-framework/community-resources.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ The following is the list of blogs created by Power Apps community.
6767
- [Power Apps component framework – Frosting on the Cake](https://stevemordue.com/powerapps-component-framework-frosting-on-the-cake/)
6868
- [Public availability of Power Apps component framework – An important milestone](https://crmindian.com/2019/04/24/public-availability-of-powerapps-component-framework-an-important-milestone-for-powerapps-and-d365/)
6969
- [Work with code components using Power Apps component framework](https://powermaverick.dev/2019/05/18/create-custom-controls-using-powerapp-component-framework)
70+
- [What happens when a web resource calls setVisible/setDisable for that component](https://www.itaintboring.com/dynamics-crm/pcf-components-and-setvisible-setdisabled)
7071

7172
## Tools
7273

0 commit comments

Comments
 (0)