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.
On a project report, I included these columns:
Can I get to the name of the person that entered the last note, rather than their ID?
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Hi - yep! You just need to change the field into text mode and replace ID with :name
valuefield=lastNote:owner:name
querysort=lastNote:owner:name
valueformat=HTML
displayname=Last Note Owner
linkedname=lastNote
namekey=view.relatedcolumn
namekeyargkey.0=lastNote
namekeyargkey.1=ownerID
Hope that helps 🙂
View solution in original post
OMG @Anthony Imgrund‚ ! Thank you. I swear I tried that, but obviously had something wrong.
It's showing exactly how I want now!!
Views
Likes
Replies