Skip to content

Commit c24f9ed

Browse files
committed
edit_12599
1 parent 2b803a2 commit c24f9ed

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ contributors:
1616

1717
# Contact us sample
1818

19-
When you create a new portal by using the **Portal from blank** template, it creates an example webpage called **Contact us**. This webpage provides a working example of how portal users can enter information into a form that will be stored in a Dataverse table.
19+
When you create a new portal by using the **Portal from blank** template, it creates an example page called **Contact us**. This page provides a working example of how portal users can enter information into a form that will be stored in a Dataverse table.
2020

2121
:::image type="content" source="media/contact-us-sample/contact-us-page.png" alt-text="Contact Us page.":::
2222

@@ -42,19 +42,19 @@ To allow portal users to be able to insert records into the feedback table, [tab
4242
:::image type="content" source="media/contact-us-sample/feedback-tablepermissions.png" alt-text="Feedback table permissions.":::
4343

4444
> [!NOTE]
45-
> It's good practice to review your security requirements before providing access to Dataverse tables through<!--note from editor: Suggested.--> portals.
45+
> It's good practice to review your security requirements before providing access to Dataverse tables through portals.
4646
4747
## Basic form metadata
4848

49-
All the form fields that the **Contact us** form requires were created by using [basic form metadata](/configure/configure-basic-form-metadata.md).<!--note from editor: Does the reader need to do anything here? I can't tell who the agent of action is in the phrase "by using the [Portal Management app](/configure/configure-portal.md)". If the reader does need to do something, can you describe it or provide a link to a relevant topic?-->.
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).
5050

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

5353
## View feedback data
5454

5555
To view the feedback data that was collected by the sample webpage, go to the [Power Apps maker portal](https://make.powerapps.com).
5656

57-
1. On the left pane, expand **Dataverse**, and then select **Tables**.<!--note from editor: Edited to match the image. If **Dataverse** were a tab, you could say "On the **Dataverse** tab, select **Tables** > **Feedback** > **Data**." but based on the image that doesn't seem to be how this UI behaves.-->
57+
1. On the left pane, expand **Dataverse**, and then select **Tables**.
5858

5959
1. Select **Feedback**, and then select **Data**.
6060

0 commit comments

Comments
 (0)