Skip to content

Commit 775300b

Browse files
authored
Update power-apps-mobile-notification.md
1 parent 29694d2 commit 775300b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

powerapps-docs/mobile/power-apps-mobile-notification.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ When you trigger a push notification from a flow, you can send the notification
104104
- **Form or view**: Select if the notification is for a form or view.
105105
- **Record ID**: If the notification is for a form, then enter the record ID.
106106

107-
![Enter the notification information for the model-driven app](media/modelapp-info.png)
107+
![Enter the notification information for the app](media/modelapp-info.png)
108108

109109
- For a canvas app, enter this information:
110110

@@ -113,7 +113,7 @@ When you trigger a push notification from a flow, you can send the notification
113113
- **Open app**: Select whether to open the app or not when the user selects the notification.
114114
- **Parameters**: Key-value parameters to pass with the notification. Your push notification can pass specific parameters to the app. These can be further processed in the app to open a specific page and load a specific state. For more information, see [Load a specific page and context when a user taps the notification](https://docs.microsoft.com/powerapps/maker/canvas-apps/add-notifications#load-a-specific-page-and-context-when-a-user-taps-the-notification).
115115

116-
![Enter the notification information for the model-driven app](media/canvasapp-info.png)
116+
![Enter the notification information](media/canvasapp-info.png)
117117

118118
8. When you're done, select **Save**.
119119
9. Select **Flow checker** to check for error or warnings.

0 commit comments

Comments
 (0)