I'm trying to modify the URL formatted field within a grid to be a more user friendly look and feel.
I have two approaches I am attempting:
First Approach:
1. Add an icon within the URL column. (already implemented)
2. Make the icon clickable and redirect user to URL. < is this possible? >
3. Remove URL from grid column (display no text to user for said field, only show clickable icon). < is this possible? >
Second Approach:
1. Change displayed text within grid column to user friendly text.
I would love to get the first approach implemented but will settle with second approach (as displaying the full URL is NOT a possibility).
*This post is locked for comments