Register Users for Push Notification

Navigation:  Knowledge Base > Page Editor > Actions > Push Notification Control >

Register Users for Push Notification

Previous pageReturn to chapter overviewNext page

This action will allow the user to Register for Push Notification. For better understanding please follow the steps given below:

 

Step 1: Open a Free Layout Page.

a.Drag a RoundButton UI Part and drop it on the Page as shown in the image below.

b.Browse to the "Functions" section on "Properties Palette window" of RoundButton for applying actions.

c.Click on the corresponding Edit(0) button of the Function on which user wants to apply the Action. To know more about the Functions click here.

 

mobilous_appexe_npe_myproject_Actions_category_PN_page mobilous_appexe_npe_myproject_Actions_roundbutton_edit

 

Step 2: Click on "Add" button on the Actions window to add an action. To know more about actions click here.

 

mobilous_appexe_npe_myproject_Actions

 

Step 3: Select the Actions category as “Push Notification Control”.

 

mobilous_appexe_npe_myproject_Actions_category_PN_category

 

Step 4: Click on the "Push Notification Control" and then click on “Register Users for Push Notification” action.

 

mobilous_appexe_npe_myproject_Actions_category_PN_action

Click here to know about "Doc" Button.

 

Step 5: Enter Action Parameters-:

 

Parameter

Description

User Id

Enter the User Id as shown in the image below. User Id is unique ID like Email Id.

This value can be fetched from a TextField UIPart using square brackets e.g [textfield1].

Client Id

Enter Global variable "__CLIENTID__" used for individual user registration.

Group

Users can be registered to a group by providing a group name. Multiple users can be registered to one group. It is used for One to Many Push Notification messages.

 

mobilous_appexe_npe_myproject_Actions_category_PN_setparameter

 

Step 6: Click on "OK" button if the user doesn't want to add more actions.

 

mobilous_appexe_npe_myproject_Actions_category_PN_registeruser_apply

 

Note: Define condition if required, by clicking on "+" Condition Button on the left. Click here to know more.