Created on 24 January 2024, 11 months ago
Updated 2 April 2024, 9 months ago

Good morning everyone, I need a little help, if possible.
I would like to know if it is possible to show an alert reminder message to a specific user who has, in turn, pressed a notification event previously.

💬 Support request
Status

Closed: outdated

Version

1.1

Component

Documentation

Created by

🇮🇹Italy bigtomfelix

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @bigtomfelix
  • 🇩🇪Germany jurgenhaas Gottmadingen

    pressed a notification event previously.

    Has that been stored somewhere? This would be a requirement so that this can be queried.

    if it is possible to show an alert reminder message to a specific user

    Sure, the question is when that should be displayed. Let's say, if you want to display a message after user login, then you could start your ECA model with that login event, then read the information from the database, whether that user "pressed a notification event", and if so, use the message action to display your message.

    If you don't have that information in the database yet, you would have to do that first. That information could e.g. be stored in a field with the user entity. But the decision depends on the details of your use case.

  • Status changed to Postponed: needs info 10 months ago
  • 🇩🇪Germany jurgenhaas Gottmadingen
  • Status changed to Closed: outdated 9 months ago
  • 🇩🇪Germany jurgenhaas Gottmadingen
Production build 0.71.5 2024