Hi,
This may seem a strange request.
I have been asked if it possible to change the ‘User ID’ to ‘First Name’ at the top left corner of the screen. As we company we use Employee Number to access the application, but a number of users state that this is impersonal. Can we change this detail?
Many Thanks,
Richard
Leap Version:9.3.7
Leap Deployment: Domino Leap / Standalone
Operating System: Windows
Problem/Query:
Hi Richard,
Thank you for posting in our community. In order to provide the best service to you, I would like to confirm some details about your question. Is this a custom field in your LEAP application that was created by your team? If so, you should be able to edit the design of the field in the form properties. You would need to be an administrator to the application in order to make edits to the form.
If you are able to provide a screenshot of the Form properties in question, that would be helpful for us in resolving your concern.
Thank you!
There are 2 possible options for solving this
- try Leap’s own config setting to map display name to a different attribute. See Configuration properties - HCL Leap 9.3.11 Help Center
For example:
ibm.was.MemberManager.userProps.displayName = givenName
- Config the LDAP mappings in the application server (WAS) configuration
Try #1 first. #2 might have broader implications