75
Views
7
Comments
notification per user

Goodnight.

How do I make the user receive a notification when accessing the login? For example, if a user x is selected in a selection field on a screen, when he logs in with his login, a notification appears for him.

UserImage.jpg
Saurabh Shivananda Prabhu Chimulkar

Hi Eliseu,

There are quite a few Push notification components available in OutSystem forge for different type of application along with demos.

Depending on the type of application you are building, will encourage you to try them out.


Regards,

Saurabh

UserImage.jpg
Rakhi Chouhan

Hi Eliseu,
You can use This firebase forge component for receive a notification and  Firebase Mobile push notification configuration guide  for more understanding.

Thanks

UserImage.jpg
Eliseu Aguiar

Rakhi Chouhan

Are these features only for mobile?

in my application these notifications have to appear on the web and mobile page.

UserImage.jpg
Rakhi Chouhan

Yes Eliseu ,this features is for mobile.

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Hi Eliseu,

Why does a user need to receive a notification after login?

If you just want to display a message after login you can use the feedback widget.

Regards,

Daniel

UserImage.jpg
Eliseu Aguiar

Hi Daniel.

My program will have several registered users and some annotations. I wanted that when a user x made a note and put the name of another user, in some field that I created, that selected user would receive a notification, you know?

so it would need to be that kind of notification.

2023-03-24 10-43-07
Adeeb Alam

Hii @Eliseu Aguiar,

If you just need to show that message when you login to the application then i have a work around solution that when you login to the application 

then fetch the data from that entity in which you are storing the selected user Id and check weather that user which is "logging in" is present in that entity or not than if he is then you can display a message in a popup or whatever you like to use.

If you can share your oml i can help you better.

Regards,

Adeeb Alam

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.