Skip to content

Commit 87da867

Browse files
authored
Update send-in-app-notifications.md
Per feedback #4078.
1 parent 7c56fe2 commit 87da867

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

powerapps-docs/developer/model-driven-apps/clientapi/send-in-app-notifications.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Send in-app notifications within model-driven apps"
33
description: Learn how to configure notifications in model-driven apps by using a client API.
4-
ms.date: 01/30/2023
4+
ms.date: 02/22/2023
55
ms.reviewer: jdaly
66
ms.service: powerapps
77
ms.subservice: mda-developer
@@ -35,18 +35,18 @@ To use the in-app notification feature, you need to enable the **In-app notifica
3535

3636
1. Open the solution that contains the model-driven app.
3737

38-
1. Select the model-driven app and click **Edit** split menu to open using the modern app designer
38+
1. Select the model-driven app and click **Edit** split menu to open using the modern app designer.
3939

40-
1. Open **Settings** and switch to **Upcoming**
40+
1. Open **Settings** and switch to **Features**.
4141

42-
1. Enable "In-app notifications"
42+
1. Enable "In-app notifications".
4343

4444
> [!div class="mx-imgBorder"]
4545
> ![Custom page as main page](media/send-in-app-notifications/app-designer-settings-enable-in-app-notifications.png "Custom page as main page")
4646
47-
1. Click **Save** to save the settings change
47+
1. Click **Save** to save the settings change.
4848

49-
1. Click **Publish** on the model-driven app
49+
1. Click **Publish** on the model-driven app.
5050

5151

5252
## Send basic in-app notifications

0 commit comments

Comments
 (0)