Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
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 help categorize Community content and increase your ability to discover relevant content.
Hey Kevin,
I think you just need to add:
listdelimiter=<div>
Good luck!
It's the simply joys in life...
Worked like a charm, thank you!
Views
Likes
Replies