I have a people picker field on a form and under certain conditions it needs to be read-only. However, if I set it’s value while it is read only, it shows the account name. When it is editable, it updates the account name to be the full name for the account.
Is there any way to get it to resolve the account name and display the appropriate full name when the field is read-only?