Skip to content

Commit

Permalink
Merge pull request #238 from ephiax20/master
Browse files Browse the repository at this point in the history
Reviewing PL-200 issues
  • Loading branch information
chandlersyal authored Mar 21, 2024
2 parents 9afd7a1 + 4af8338 commit b83c6a1
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 34 deletions.
21 changes: 10 additions & 11 deletions Instructions/Labs/LAB[PL-200]_M01L01_Environments.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ In this exercise, you will review the **Dev One** environment and create a *Prod

### Task 1.1 - Explore the development environment

1. Navigate to the Power Platform admin center `https://aka.ms/ppac` and sign in with your Microsoft 365 credentials if prompted again.
1. Navigate to the Power Platform admin center `https://aka.ms/ppac` and sign in with your Microsoft 365 credentials, if prompted again.

1. Select **Get Started** or close the Welcome pop-up.

Expand Down Expand Up @@ -50,27 +50,26 @@ In this exercise, you will review the **Dev One** environment and create a *Prod

1. On the **Add Dataverse** tab, select **Save**.

1. Wait while the Production environment takes a few minutes to provision. Select **Refresh** if needed. It's finished when the **State** shows as **Ready**.
1. Wait while the Production environment takes a few minutes to provision. Select **Refresh** if needed. It is finished when the **State** shows as **Ready**.

1. You should now see the following environments; Production, Contoso (default) and Dev One.

![Environments.](../media/environments-all-dev-one.png)

> **Note:** You will use the *Dev One* environment for all customizations in the labs. The *Production* environment will act as your live environment to import solutions into.
> **Note:** You will use the *Dev One* environment for all customizations in the labs. The *Production* environment will act as your live environment to import completed solutions into.

### Task 1.3 – Enable classic solution explorer
### Task 1.3 – Verify Classic solution explorer is enabled

1. Navigate to environments in the Power Platform admin center `https://admin.powerplatform.microsoft.com/environments`.
1. Navigate to environments in the Power Platform admin center `https://admin.powerplatform.microsoft.com/environments`

1. Select the **Dev One** environment.
1. Select the **Dev One** environment.

1. Select **Settings**.
1. Select **Settings**.

1. Expand **Product** and select **Behavior**.
1. Expand **Product** and select **Behavior**.

1. Toggle *Show the Switch to classic buttons in Power Apps* to **On**.

1. Select **Save**.
1. Under **Display behavior**, verify that **Show the Switch to classic buttons in Power Apps** is set to **On**.

1. If necessary, select **Save**. Otherwise, **close** the tab.

2 changes: 2 additions & 0 deletions Instructions/Labs/LAB[PL-200]_M01L03_ImportSolution.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ In this exercise, you will import the main solution into the **Dev One** environ

1. Select **Next** again.

1. Select **Continue**.

1. **Wait** while connections are created.

![Connections for import of solution.](../media/connections-for-solution.png)
Expand Down
49 changes: 26 additions & 23 deletions Instructions/Labs/LAB[PL-200]_M04L01_Custom_page.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ In this exercise, you will be adding an image column to the Resource table.

### Task 1.1 – Create an image column

1. Navigate to the Power Apps Maker portal <https://make.powerapps.com>.
1. Navigate to the Power Apps Maker portal `https://make.powerapps.com`

1. Make sure you are in the **Dev One** environment.

Expand All @@ -28,13 +28,13 @@ In this exercise, you will be adding an image column to the Resource table.

1. In the **Objects** pane on the left, expand **Tables**.

1. Select the **Resources** table.
1. Select the **Resource** table.

1. Under **Schema**, select **Columns**.

1. Select **+ New column**.

1. Enter `Picture` for **Display Name**.
1. Enter `Picture` for **Display name**.

1. Select **File** and then **Image** in the **Data type** drop-down.

Expand All @@ -46,7 +46,7 @@ In this exercise, you will be adding an image column to the Resource table.

### Task 1.2 – Add images to resources

1. Navigate to the Power Apps Maker portal <https://make.powerapps.com>.
1. Navigate to the Power Apps Maker portal `https://make.powerapps.com`

1. Make sure you are in the **Dev One** environment.

Expand All @@ -70,7 +70,7 @@ In this exercise, you will build a custom page to manage project resources.

### Task 2.1 - Create a custom page

1. Navigate to the Power Apps Maker portal <https://make.powerapps.com>.
1. Navigate to the Power Apps Maker portal `https://make.powerapps.com`

1. Make sure you are in the **Dev One** environment.

Expand All @@ -84,57 +84,59 @@ In this exercise, you will build a custom page to manage project resources.

1. Select **With layout** and select **Split Screen**.

1. Select **Settings** .
1. Select **Settings** which may be behind the ellipsis (...) menu in the command bar.

1. Enter `Project Resources page` for *Name*.
1. Enter `Project Resources page` for **Name**.

1. Close Settings.
1. **Close** Settings.

1. Rename *Screen1* to `Project Resources`.


### Task 2.2 - Add gallery for resources

1. In the **Tree view**, expand **ScreenContainer1**.

1. Select **LeftContainer1**.

1. In **LeftContainer1**, select the **+** icon and select **Vertical Gallery**.
1. In **LeftContainer1**, select the **+** icon and select **Vertical gallery**.

1. Search for `Resources` and select the **Resources** table.

1. In the Properties pane for the gallery, select **Active Resources** for *Views*.
1. On the **Properties** tab for the gallery, select **Active Resources** for **Views**.

1. In the Properties pane for the gallery, select **Image, title and subtitle** for *Layout*.
1. On the **Properties** tab for the gallery, under **Fields** select **5 selected**.

1. In the Properties pane for the gallery, **Edit fields**.

1. Select **Resource Type** for *Subtitle*.
1. Select **Resource Type** for *Subtitle1*.

1. Rename the gallery to `ResourceList`

![Gallery for resources.](../media/custom-page-resources.png)

1. Close the **Data** panel.


### Task 2.3 - Add gallery for project resources

1. In the **Tree view**, expand **ScreenContainer1**.

1. Select **RightContainer1**.

1. In **RightContainer1**, select the **+** icon and select **Vertical Gallery**.
1. In **RightContainer1**, select the **+** icon and select **Vertical gallery**.

1. Search for `Resources` and select the **Project Resources** table.

1. In the Properties pane for the gallery, select **Project Resources SubGrid** for *Views*.
1. On the **Properties** tab for the gallery, select **Project Resources SubGrid** for **Views**.

1. In the Properties pane for the gallery, select **Title, subtitle ans body** for *Layout*.
1. On the **Properties** tab for the gallery, select **Title, subtitle, and body** for **Layout**.

1. In the Properties pane for the gallery, **Edit fields**.
1. On the **Properties** tab for the gallery, under **Fields** select **5 selected**.

1. Select **ThisItem.Name** for *Name*.
1. Enter `ThisItem.'Status Reason'` for **Body**.

1. Select **ThisItem.'Project Role'** for *Subtitle*.
1. Enter `ThisItem.'Project Role'` for **Subtitle**.

1. Select **ThisItem.'Status Reason'** for *Subtitle*.
1. Enter `ThisItem.Name` for **Title**.

![Fields for project resources.](../media/custom-page-projectresouce-fields.png)

Expand Down Expand Up @@ -178,7 +180,7 @@ In this task, you will add the custom page to a model-driven app.

1. In the **Pages** pane on the left side, select **projects**.

1. Select the ellipses **..** for **Projects** and select **New page**
1. Select the ellipsis (**...**) for **Projects** and select **New page**.

1. Select **Custom page**.

Expand All @@ -198,6 +200,7 @@ In this task, you will add the custom page to a model-driven app.

![Custom page in model-driven app.](../media/custom-page-play.png)

1. Select the Project Resources page and verify that resources are displayed and then **Close** the app and app designer windows.
1. Select **Project Resources page** under **Projects** and verify that resources are displayed and then **close** the app and app designer browser tabs.

1. Select **Done**.

0 comments on commit b83c6a1

Please sign in to comment.