add constraint if linkTo method exists
In my installation there is no linkTo method. So I added a constraint to use this method only if it exists, else show only username. (I don't know how the result of the linkTo method looks.)
In my installation there is no linkTo method. So I added a constraint to use this method only if it exists, else show only username. (I don't know how the result of the linkTo method looks.)