Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

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.

Avatar

Level 4

displayname=

linkedname=assignedTo

namekey=view.relatedcolumn

namekeyargkey.0=assignedTo

namekeyargkey.1=avatar

tile.name=component.avatar

valueformat=HTML

viewalias=assignedTo:avatar

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Reply

Avatar

Community Advisor

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.