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/contact-us-sample.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ contributors:
16
16
17
17
# Contact us sample
18
18
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.
20
20
21
21
:::image type="content" source="media/contact-us-sample/contact-us-page.png" alt-text="Contact Us page.":::
22
22
@@ -42,19 +42,19 @@ To allow portal users to be able to insert records into the feedback table, [tab
> 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.
46
46
47
47
## Basic form metadata
48
48
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).
50
50
51
51
:::image type="content" source="media/contact-us-sample/basicform-metadata.png" alt-text="Basic form metadata.":::
52
52
53
53
## View feedback data
54
54
55
55
To view the feedback data that was collected by the sample webpage, go to the [Power Apps maker portal](https://make.powerapps.com).
56
56
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**.
0 commit comments