We have a list which includes a column for username. We want to disable the function that makes the entire list row act as a link to the user profile because we routinely copy and paste information from one of the columns of a row, which is very difficult and time consuming when during the process we are taken to the user profile.
We can see that there is a linking parameter for the list "Allow Link to Profile" but if we set it to No, then all ability to go to the profile from the list entry is removed. We just want the Username to be the link to the profile. When "Allow Link to Profile" it set to Yes, then the Username is blue and serves as a link to the profile that does not act in the same way as the row link mechanism (for example, if "Allow Link to Profile" is set to Yes and "Profile Link Target" is set to New Window, this is ignored if we click the Username link which does not open in a new window).
That is what we want but without the entire row serving as a link. We want only the Username to be a clickable link that opens the profile (preferably in a new window, but same window is OK, as long as we can do it without the entire row acting as a link).
How can we achieve this?