growvast.blogg.se

Set up push notifications janetter
Set up push notifications janetter









You can send a push notification from one app to another or to the same app.When you're ready to publish the app, set the value to 0 to immediately trigger the timer. When you create the app, set the timer to a non-zero value.Create an empty page that your app doesn't already open, add a Text Input control, and set its timer.Duration value.It's a good idea to create a unique first page in the app for the notification: Set the OnVisible property of the screen to Timer.Start().

set up push notifications janetter

(optional) Hide the Timer control by setting its Visible property to false. Navigate(EditCase, ScreenTransition.None) You can set your app to open, for example, the Case details page as soon as the app opens:Īdd a Timer control, and set its OnTimerEnd property to this formula: If the user opens the app from another location on the device, the value is populated with the CaseID value. If the user opens the app from the All apps list, the value is empty. Set the Text property of that control to Param("CaseID"). To quickly identify this parameter, add a Label control to your app. For example, to read the CaseID value, use Param("CaseID"). To read the passed parameters, use Param("ParameterName"). You can also use dynamic values from earlier steps as shown below. For example, if you wanted to pass the CaseID, you would put the following as Parameters: Perform an action when a user taps the notification Pass parametersįor canvas apps, you can pass key-value pairs using the Parameters field as JSON.

  • Test the flow by selecting Test and follow the prompts.
  • Select Flow checker to check for error or warnings.
  • For more information, see Perform an action when a user taps the notification. These can be further processed in the app to open a specific page and load a specific state. Your push notification can pass specific parameters to the app.
  • Parameters: Key-value parameters to pass with the notification.
  • set up push notifications janetter

    Open app: Select whether to open the canvas app or not when the user selects the notification.Row ID: If the notification is for a form, then enter the row ID.įor a canvas app, enter this information:.Form or view: Select if the notification is for a form or view.Table: Select which table the notification is for.Open app: Select whether to open the model-driven app or not when the user selects the notification.Message: Enter the notification message.Recipient Items-1: Select how the flow is triggered.The next step will depend on the type of app you select here.ĭepending on the type of app that you selected in the previous step, do one of the following:įor a model-driven app, enter this information:

    set up push notifications janetter

    Model-driven apps and canvas apps have different parameters. Your app: Select the app that you want to set up the notification for.On the Send push notification screen, enter the following information:











    Set up push notifications janetter