Forum Discussion
Joe Fischer
Aug 24, 2018Brass Contributor
Lookup columns
Hi All, I use columns that lookup items from other lists. The issue I am running into is that when you click on a lookup item, it is a hyperlink back to the iem in the lookup list not the item you ...
- Aug 24, 2018
Joe...a quick solution would be to go to the settings of the list, Edit the column and the "Add a column to show each of these additional fields" grouping, select the option that is NOT linked to item. This will remove the hyperlink.
A more complicated approach would be to use JSON to format the column in the view.
spucelik
Microsoft
Aug 24, 2018Joe...a quick solution would be to go to the settings of the list, Edit the column and the "Add a column to show each of these additional fields" grouping, select the option that is NOT linked to item. This will remove the hyperlink.
A more complicated approach would be to use JSON to format the column in the view.
Joe Fischer
Aug 27, 2018Brass Contributor
Thank you so much!!!