Skip to content

Commit 6599e3b

Browse files
authored
Merge pull request MicrosoftDocs#3243 from MicrosoftDocs/rtw-post-ga
Post GA changes for RTW docs
2 parents fbcd6f3 + f4671f7 commit 6599e3b

File tree

70 files changed

+978
-132
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+978
-132
lines changed

powerapps-docs/maker/TOC.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1792,17 +1792,23 @@
17921792
- name: Overview
17931793
href: ../sample-apps/return-to-workplace/overview.md
17941794
- name: Deploy the solution
1795-
href: ../sample-apps/return-to-workplace/deploy.md
1795+
href: ../sample-apps/return-to-workplace/deploy.md
1796+
- name: Upgrade the solution
1797+
href: ../sample-apps/return-to-workplace/upgrade.md
17961798
- name: Configure the solution
17971799
href: ../sample-apps/return-to-workplace/configure.md
17981800
- name: Location Readiness dashboard
17991801
href: ../sample-apps/return-to-workplace/dashboard-for-executive-leadership.md
1802+
- name: Workplace Care Management dashboard
1803+
href: ../sample-apps/return-to-workplace/dashboard-case-management.md
18001804
- name: Facility Safety Management app
18011805
href: ../sample-apps/return-to-workplace/app-for-facility-manager.md
18021806
- name: Workplace Care Management app
18031807
href: ../sample-apps/return-to-workplace/app-for-health-and-safety-lead.md
18041808
- name: Employee Return to the Workplace app
18051809
href: ../sample-apps/return-to-workplace/app-for-employee.md
1810+
- name: Extend the solutions
1811+
href: ../sample-apps/return-to-workplace/extend.md
18061812
- name: Learn from others
18071813
items:
18081814
- name: Blog

powerapps-docs/sample-apps/return-to-workplace/app-for-employee.md

Lines changed: 29 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: wbakker
55
ms.service: powerapps
66
ms.topic: conceptual
77
ms.custom:
8-
ms.date: 07/21/2020
8+
ms.date: 08/25/2020
99
ms.author: garybird
1010
ms.reviewer: kvivek
1111
---
@@ -16,7 +16,7 @@ This article provides step-by-step instructions about how to use the Employee Re
1616

1717
## Prerequisites
1818

19-
- Download [Power Apps Mobile](https://powerapps.microsoft.com/downloads):
19+
- Open [Power Apps](https://make.powerapps.com) in a web browser or download [Power Apps Mobile](https://powerapps.microsoft.com/downloads):
2020

2121
- For Apple devices with iOS, such as iPhone and iPad, use the [App Store](https://aka.ms/powerappsios).
2222

@@ -26,9 +26,9 @@ This article provides step-by-step instructions about how to use the Employee Re
2626

2727
## Getting started with the app
2828

29-
Open the app from your device and sign in with your company's Azure Active Directory account. You can view all apps shared with you by your organization after you sign in. More information: [Power Apps mobile device sign in](https://docs.microsoft.com/powerapps/user/run-app-client#open-power-apps-and-sign-in)
29+
Open the app from your device and sign in with your company's Azure Active Directory account. You can view all apps shared with you by your organization after you sign in. More information: [Power Apps mobile device sign in](https://docs.microsoft.com/powerapps/user/run-app-client#open-power-apps-and-sign-in), [Power Apps web browser sign in](https://docs.microsoft.com/powerapps/user/run-app-browser)
3030

31-
When you successfully sign in and open the **Return to the Workplace** app from your mobile device, you can get a day pass, look up facility status, or answer the employee sentiment question.
31+
When you successfully sign in and open the **Return to the Workplace** app, you can get a day pass, look up facility status, or answer the employee sentiment question.
3232

3333
> [!div class="mx-imgBorder"]
3434
> ![Welcome screen](media/employee-welcome2.png "Welcome screen")
@@ -37,11 +37,11 @@ When you successfully sign in and open the **Return to the Workplace** app from
3737

3838
You can find all available facilities and see the reopen status for them. Select **Look Up Status** to look for facilities and view details such as whether the facility is open and what phase of reopening it's in.
3939

40-
When you select a facility from the facility list, the current status of the facility and associated details are displayed. Select **<** to return to the home screen.
41-
4240
> [!div class="mx-imgBorder"]
4341
> ![List of facilities](media/employee-facility-list2.png "List of facilities")
4442
43+
When you select a facility from the facility list, the current status of the facility and associated details are displayed. Select **<** to return to the previous screen.
44+
4545
> [!div class="mx-imgBorder"]
4646
> ![Facility details](media/employee-facility-details2.png "Facility details")
4747
@@ -55,31 +55,46 @@ If you're eligible, you'll be given a pass to your selected building for that da
5555

5656
1. Select **GET DAY PASS**.
5757

58-
2. Select an available facility from the facility list.
58+
2. Select an available facility from the facility list or use the saved facility and area shortcut if applicable.
59+
60+
3. Select **BOOK A SPACE** to continue with the check-in process.
5961

60-
3. Select **Start Health Survey** to complete the check-in process.
62+
> [!div class="mx-imgBorder"]
63+
> ![Select Facility](media/employee-select-facility.png "Select facility")
64+
65+
4. Select an available area within that facility. Select **See All Available** option to show the available areas. Select **Save as default for future check ins** to save the area to reuse on future check ins. Select **NEXT** to continue with the check-in process.
6166

6267
> [!div class="mx-imgBorder"]
63-
> ![Start survey](media/employee-start-survey2.png "Start survey")
68+
> ![Select Area](media/employee-select-area.png "Select area")
6469
65-
4. Accept the terms and agreements.
70+
5. Select time window for arrival at the facility. Select **NEXT** to continue with the check-in process.
71+
72+
> [!div class="mx-imgBorder"]
73+
> ![Select Time](media/employee-select-time.png "Select time")
74+
75+
6. Accept the terms and agreements.
6676

6777
> [!div class="mx-imgBorder"]
6878
> ![Terms and agreements](media/employee-termandagreement.png "Terms and agreements")
6979
70-
5. Review the **Symptom Check** statements. Select **I Agree** if you agree with the statements, and **I Disagree** if you don't.
80+
7. Review the list of symptom check statements. Select **I AGREE** if you agree with the statements, and **CANCEL** if you don't.
7181

7282
> [!div class="mx-imgBorder"]
7383
> ![Symptom check](media/employee-agreement.png "Symptom check")
7484
7585
### Employee pass
7686

77-
If your responses to the symptom check statements show that you're healthy, you'll receive a pass to enter the selected facility. The pass expires in 24 hours.
87+
If your responses to the symptom check statements show that you're healthy, you'll receive a pass to enter the selected facility. The pass is valid until the end of the day.
7888

7989
> [!div class="mx-imgBorder"]
8090
> ![Employee pass](media/employee-pass.png "Employee pass")
8191
82-
If your responses show you aren't healthy, you won't receive a pass and you'll be given contact information for the company health and safety department to use if you need.
92+
To cancel your pass, select the **CANCEL PASS** button. Select **YES, CANCEL** to proceed with canceling the pass or **NO** to keep the pass.
93+
94+
> [!div class="mx-imgBorder"]
95+
> ![Employee cancel pass](media/employee-cancel-pass.png "Employee cancel pass")
96+
97+
If your responses show you aren't healthy, you'll not receive a pass and provided with contact information for the company health and safety department if you need.
8398

8499
> [!div class="mx-imgBorder"]
85100
> ![Not feeling well](media/employee-pass-negative.png "Not feeling well")
@@ -94,7 +109,7 @@ You can say how you're feeling about returning to the workplace. On the home pag
94109
This option will reset itself after you reopen the app.
95110

96111
> [!div class="mx-imgBorder"]
97-
> ![Share sentiment](media/employee-share-sentiment2-2.png "Share sentiment")
112+
> ![Share sentiment reset](media/employee-share-sentiment2-2.png "Share sentiment reset")
98113
99114
## Feedback about the solution
100115

0 commit comments

Comments
 (0)