I have a column in a task report for assigned to photo. If task is assigned to more than one user, it only shows the primary assignee image. Is it possible to show images for all assignees? Text mode showing for primary is below. | Community
Skip to main content
Level 3
January 20, 2021
Question

I have a column in a task report for assigned to photo. If task is assigned to more than one user, it only shows the primary assignee image. Is it possible to show images for all assignees? Text mode showing for primary is below.

  • January 20, 2021
  • 1 reply
  • 462 views

displayname=

linkedname=assignedTo

namekey=view.relatedcolumn

namekeyargkey.0=assignedTo

namekeyargkey.1=avatar

tile.name=component.avatar

valueformat=HTML

viewalias=assignedTo:avatar

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

RandyRoberts
Community Advisor
Community Advisor
March 22, 2022

Without ever having tried this, I can tell you that "assignedTo" is for the primary assignee or owner. What you want is "assignment" which is all assignees. Having said that, when you reference multiple objects (assignees), that is a collection so just changing assignedTo to assignment probably won't work in this case.

Sorry I don't have a definitive answer for you but this will hopefully point in the right direction.