Open Closed

Show prompt message if new user registered in admin #3065


User avatar
0
safi created

Hi

I wan to add a functionality to show alert or info message to admin if new user is registered so that admin can see this user is created newly and can assigned them a role. Could you please let me know how we can do this.

Thanks,

  • ABP Framework version: v4.4.3
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

3 Answer(s)
  • User Avatar
    0
    safi created

    Can anyone pls check and reply

  • User Avatar
    0
    safi created

    Please reply!

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Custom application service code and the use of Event-Bus can let the backend to get events such as user registration.

    https://docs.abp.io/en/abp/latest/Event-Bus

    After that, you can use the poll in Blazor to query the backend info.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 25, 2025, 11:10