Hi All,
Is there any standard way how to display username and not user GUID of system field: "SystemModifiedBy"?
I am extending page "User Task Card" and "User Task List" where I have displayed system fields:
- SystemModifiedBy
- SystemModifiedAt
Page displays both fields as expected, but field SystemModifiedBy displays user GUID value, not the username value.
I need to display username, not the user GUID
Thanks Damjan