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.
Congratulations to our 2026 Super Stars!
Thanks to all of our 2025 Community Spotlight stars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
OussamaSabbouh 2,055 Super User 2026 Season 1
YUN ZHU 1,063 Super User 2026 Season 1
Dhiren Nagar 1,014 Super User 2026 Season 1