We have a Forms deployment where the name field (using {/_currentuser_display}) is populated by the wrong name. This only happens for some users. Below is an example:
In Active Directory:
First Name: Rick
Last Name: Johnson
Display Name: Rick Johnson
When this user loads the form, the name field populates with "rjohnson".
Furthermore, it is acting inconsistently across the board. For example, we have this user in Active Directory:
First Name: Brad
Last Name: Keeter
Display Name: Brad Keeter
And the name field shows "Brad".
And for yet another user, we have:
First Name: Jack
Last Name: Smith
Display Name: Jack Smith
And the name field shows "Jack Smith".
Is there another location that Forms is pulling this information from? Why is it pulling different values? We're on the latest version.