I have a STATICSUBLIST that displays a couple of r...
# suitescript
w
I have a STATICSUBLIST that displays a couple of rows. in the column "added by" I have a field of type SELECT and have set the value to an employee. I want the column to show a normal link. I've seen others have a URL-field with linkText instead or an inline html/text. In the example below I have changed the displayType to disabled as it showed up as a editable select field otherwise (even if the record was in view mode)
r
I don't recall, but I would try LIST.
You may be able to get the link behavior without creating a url/HTML field.