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/sample-apps/regional-emergency-response/configure.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ manager: annbe
6
6
ms.service: powerapps
7
7
ms.topic: conceptual
8
8
ms.custom:
9
-
ms.date: 04/22/2020
9
+
ms.date: 05/06/2020
10
10
ms.author: kvivek
11
11
ms.reviewer: kvivek
12
12
searchScope:
@@ -39,7 +39,7 @@ When you sign into the admin (model-driven) app, you will see the entities in th
39
39
40
40
-**Admin Entities area**: Data in the **Supplies** entity is added by importing data from the sample data file. You can manually add and manage supplies data later.
41
41
42
-
-**Customers area**: You use **Portal Users** to [add and manage portal users](#manage-portal-users) and **User Requests** to [view and manage portal user requests](#view-and-manage-portal-user-requests).
42
+
-**Customers area**: You use **Portal Users** to [manage portal users](#manage-portal-users) and **User Requests** to [manage portal user requests](#manage-portal-user-requests).
43
43
44
44
-**Resources area**: Select **Documentation** to view this document.
45
45
@@ -294,7 +294,7 @@ Depending on the roles(s) you granted to the user, she/he will view respective a
294
294
295
295
An email will be sent automatically to the newly created user with an invitation code to join portals. The portal user can redeem the invitation to sign in and start using the portal. More information: [Get started with the portal](/powerapps/sample-apps/regional-emergency-response/portals-admin-reporting#getting-started-with-the-portal)
296
296
297
-
## View and manage portal user requests
297
+
## Manage portal user requests
298
298
299
299
You can view, approve, and decline portal user requests using the **User Requests** option.
300
300
@@ -309,7 +309,7 @@ To approve or decline user requests:
309
309
310
310
1. Sign into the admin app using the URL provided by your IT admin.
311
311
312
-
2. In the left pane, select **User Requests**, and then select Pending Portal User Requests view. You see a list of portal user requests pending for approval.
312
+
2. In the left pane, select **User Requests**, and then select **Pending Portal User Requests** view. You see a list of portal user requests pending for approval.
313
313
314
314
3. Double-click a user request to open it.
315
315
@@ -326,9 +326,9 @@ To approve or decline user requests:
326
326
327
327
Based on the approval or decline, the following happens:
328
328
329
-
- If you approve the access request, the user record is created with selected roles and the user receives an email with invitation code, User can redeem the invitation code to sign in to the portal. More information: [Redeem invitation](portals-admin-reporting.md#redeem-invitation)
329
+
- If you *approve* the access request, the user record is created with selected roles and the user receives an email with invitation code. The user can redeem the invitation code to sign in to the portal. More information: [Redeem invitation](portals-admin-reporting.md#redeem-invitation)
330
330
331
-
- If you decline the access request, the user record isn't created, and the user receives an email stating that the request is declined.
331
+
- If you *decline* the access request, the user record isn't created, and the user receives an email stating that the request is declined.
0 commit comments