Skip to main content
Nintex Community Menu Bar

SharePoint SmartObject Item Reference user field with multiple subset parts returning String[] instead of a name/email string.

  • March 16, 2016
  • 0 replies
  • 2 views

Forum|alt.badge.img+10


 

Symptoms


SharePoint SmartObject Item Reference user field with multiple subset parts returning String[] instead of a name/email string.
 

Diagnoses


The grouped object was likely returning String[] of it's child strings.
 

Resolution

Looked at the SmartObject in Management and saw that the 'Value' column was present with data. Swapped out the current field with the 'Value' field and it rendered correctly in the email.