Skip to content

Commit 7888024

Browse files
authored
Merge pull request #6330 from MicrosoftDocs/2702770
link fixes
2 parents 8e875a2 + 9222305 commit 7888024

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

powerapps-docs/maker/portals/contact-us-sample.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: ankitavish
55

66
ms.topic: conceptual
77
ms.custom:
8-
ms.date: 12/06/2021
8+
ms.date: 06/05/2022
99
ms.subservice: portals
1010
ms.author: avishwakarma
1111
ms.reviewer: ndoelman
@@ -28,16 +28,18 @@ The contact us webpage can be viewed in Power Apps [portals Studio](portal-desig
2828

2929
- A [basic form component](add-form.md) named **Simple contact us form**, which is linked to the Dataverse table Feedback and set to Insert mode.
3030

31-
- An [iframe component](add-iframe.md) linked to Bing maps.
31+
- Earlier versions of the sample may have included an [iframe component](add-iframe.md) linked to a map url.
3232

3333
> [!NOTE]
34-
> The Bing maps link doesn't have any functionality or geo-___location enabled. It's provided as an example iframe component.
34+
> The maps link doesn't have any functionality or geo-___location enabled. It's provided as an example of a iframe component.
3535
3636
:::image type="content" source="media/contact-us-sample/contact-us-portalstudio.png" alt-text="Contact us page in portals Studio.":::
3737

3838
## Table permissions
3939

40-
To allow portal users to be able to insert records into the feedback table, [table permissions](/configure/assign-entity-permissions.md) are configured to provide Create, Read, Write, and Delete permissions for the Administrator, Anonymous User, and Authenticated User [web roles](/configure/create-web-roles.md).
40+
To allow portal users to be able to insert records into the feedback table, [table permissions](configure/assign-entity-permissions.md)
41+
42+
are configured to provide Create, Read, Write, and Delete permissions for the Administrator, Anonymous User, and Authenticated User [web roles](configure/create-web-roles.md).
4143

4244
:::image type="content" source="media/contact-us-sample/feedback-tablepermissions.png" alt-text="Feedback table permissions.":::
4345

@@ -46,7 +48,7 @@ To allow portal users to be able to insert records into the feedback table, [tab
4648
4749
## Basic form metadata
4850

49-
All the form fields that the **Contact us** form requires have been created using [basic form metadata](/configure/configure-basic-form-metadata.md). These settings can be viewed and modified using the [Portal Management app](/configure/configure-portal.md).
51+
All the form fields that the **Contact us** form requires have been created using [basic form metadata](configure/configure-basic-form-metadata.md). These settings can be viewed and modified using the [Portal Management app](configure/configure-portal.md).
5052

5153
:::image type="content" source="media/contact-us-sample/basicform-metadata.png" alt-text="Basic form metadata.":::
5254

0 commit comments

Comments
 (0)