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/portals/component-rte-tutorial.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ In this step, you'll create a new basic form in portals and then add the control
45
45
46
46
### Step 3.1. Create a new basic form
47
47
48
-
1. Open the [Portal Management app](../configure/configure-portal.md).
48
+
1. Open the [Portal Management app](/configure/configure-portal.md).
49
49
50
50
1. On the left pane under **Content**, select **Basic Forms**.
51
51
@@ -65,7 +65,7 @@ In this step, you'll create a new basic form in portals and then add the control
65
65
66
66
### Step 3.2. Add the rich text editor control to the basic form
67
67
68
-
1. Open the [Portal Management app](../configure/configure-portal.md).
68
+
1. Open the [Portal Management app](/configure/configure-portal.md).
69
69
70
70
1. On the left pane under **Content**, select **Basic Forms**.
71
71
@@ -153,7 +153,7 @@ For using and storing images in the rich text editor on the portal, you'll need
153
153
> [!TIP]
154
154
> If you don't see the form, select **Sync Configuration** to synchronize changes from Dataverse.
155
155
156
-
1. Under **Permissions**, select **Manage table permissions** and make sure that you have the appropriate [table permissions](../configure/assign-entity-permissions.md) and [web roles](../configure/create-web-roles.md) configured for the Dataverse table associated to the form.
156
+
1. Under **Permissions**, select **Manage table permissions** and make sure that you have the appropriate [table permissions](/configure/assign-entity-permissions.md) and [web roles](/configure/create-web-roles.md) configured for the Dataverse table associated to the form.
157
157
158
158
> [!NOTE]
159
159
> By default, the **feedback** table has **create** permissions configured for the default web roles. For more information, go to [Contact us sample](contact-us-sample.md).
0 commit comments