Hi community,
Is it possible to customize the top-right profile username display in Business Central On-Premises?
My idea is to create a custom mapping table in AL that maps the Windows login to a friendly display name, for example:
DOMAIN\user01 → Koko
or DOMAIN\user01 → Dex
But I am not sure if the top-right profile area can read from a custom table or if it is locked to the Windows login name.
Has anyone done something like this before?
Thank you!