I'm sure this is pretty elementary and I know I've done it before, but for the life of me can't recall how to do this.....
I'm setting up a new view and would like to show the Program Name in the view but the only option I have is Program ID, which is just a string of characters.
Anyone know the code change I'd need to make here to showcase the actual Program Name:
displayname=
linkedname=direct
namekey=programID
querysort=programID
valuefield=programID
valueformat=HTML
Solved! Go to Solution.
Views
Replies
Total Likes
Found out where I had done this previously for anyone interested 😀
displayname=Program
linkedname=program
namekey=view.relatedcolumn
namekeyargkey.0=program
namekeyargkey.1=name
querysort=program:name
textmode=true
valuefield=program:name
valueformat=HTML
Found out where I had done this previously for anyone interested 😀
displayname=Program
linkedname=program
namekey=view.relatedcolumn
namekeyargkey.0=program
namekeyargkey.1=name
querysort=program:name
textmode=true
valuefield=program:name
valueformat=HTML
Thank you for sharing you answer, Chris. I'm going to select it as a best answer so future people will know there was a solution!
Views
Replies
Total Likes
Views
Likes
Replies