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.
Views
Replies
Total Likes
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 :)
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 :)
OMG @Anthony Imgrund‚ ! Thank you. I swear I tried that, but obviously had something wrong.
It's showing exactly how I want now!!
Views
Replies
Total Likes
Views
Likes
Replies