@Username Question

Is there any way to other items in the NAB username field with @Username except for the 1st item in the list or the alternate name field?

thanks

Subject: @Username Question

@Username doesn’t look at the NAB in a Notes application – it uses the user’s ID. You would need to do a lookup to the NAB using @Username as the key in order to get the value of any of the fields on the Person document.

Subject: @Username Question

Take a look at @NameLookup.

Subject: RE: @Username Question

I’m not exactly sure what you are asking here, but I presume you are trying to locate a Person document using @Username. All of the names representing a user are represented in the hidden view: ($Users). Therefor, the name not need be the first fullname or alias listed on the document to be locatable.

To see if a name appears in the view manually, simply access the Domino Directory, hold down the Shift & Ctrl keys together, and select “View - Goto”. You will then have access to all of the hidden views in the directory.

Hope that helps!