Notifications
Announcements
No record found.
Is there any event subscriber for that, Any guidance wil be great ,Thanks
Hi,
You can try with the below event
[EventSubscriber(ObjectType::Codeunit, Codeunit::LogInManagement, 'OnBeforeCompanyOpen', '', false, false)]
local procedure OnBeforeCompanyOpen();
begin
end;
The user table is a global table. So you do not really need this functionality in my eyes?
So when you disable login for a user that will be global for all companies.
But maybe you mix up the user and the permissions. The permissions are set per company.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
OussamaSabbouh 3,226
Jainam M. Kothari 2,047 Super User 2025 Season 2
YUN ZHU 1,257 Super User 2025 Season 2