Expand my Community achievements bar.

Wondering how Workfront Proof works? Join our AMA on May 8th and ask our Community experts!

Mark Solution

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

Carriage returns instead of commas in a list of values?

Avatar

Level 10

Is there a way to get, say, a list of users on a team to be separated by carriage returns instead of commas? For example, a list of team members?

displayname=

linkedname=direct

listmethod=nested(users).lists

namekey=teammembers

type=iterate

valuefield=name

valueformat=HTML

viewalias=teammembers

Topics

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

2 Replies

Avatar

Level 7

Hey Kevin,

I think you just need to add:

listdelimiter=<div>

Good luck!

Avatar

Level 10

It's the simply joys in life...

Worked like a charm, thank you!