Skip to main content
March 12, 2024
Question

Seeking Suggestions: Tracking User Removal from Group and Identifying Group Update Details

  • March 12, 2024
  • 2 replies
  • 0 views

I have a requirement where we need to track who removed a user from a group. Additionally, when a user updates the group and their name appears as the last modifier, it's challenging to identify the specific user who removed another user, especially when multiple users have recently updated the group. Can you provide suggestions on how we can address this?

Thanks & Regards,

Nisha Vincent.

2 replies

stefanhelzle0001
March 12, 2024

I suggest to implement a group management application in which you can track all activities, instead of manual group manipulations.

harshitb6843
March 12, 2024

If you are doing it from the front-end, it looks simple to me. Just some mere entires in the DB for every action happening. But if you are doing it from the designer, I am not sure if there is a way except using the log files.