해결됨
Looking for text mode for job roll assignments column in project report
Hello There - Is there text code for a column in a projects report to display a summary of all the assignments in the project? Thank You!
Hello There - Is there text code for a column in a projects report to display a summary of all the assignments in the project? Thank You!
You can try this.
displayname=Task Job Roles
listdelimiter=<div>
listmethod=nested(roles).lists
namekey=jobrole.plural
textmode=true
type=iterate
valuefield=name
valueformat=HTML
This gives a list of all job role assignments in the project
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.