Question
Text mode for assignments not just assigned to ID
Hi!
I know the text mode when I want to display another task assignment on a task report that's not already filtering for that specific task, but what about showing the full assignment list when more than one person is assigned since its a string?
So basically, I'm looking for the correct text mode to get all assignments instead of just the assigned to name of the primary assignee.
displayname=Signatories
listdelimiter=<div>
listmethod=nested(project.tasks).lists
type=iterate
valueexpression=IF({name}='Confirm Signatories',{assignedTo}.{name})
valueformat=HTML