Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Hyper link as result of saved search
I'd like to list hyper-link to specific web site on saved search result view.
URL is consist of fixed string and one NS field .
I coded at result tab like below.
CONCAT('http://example.com/path_to_id/no=',{id})
I can see correct text URLs are listed, but they aren't linked to website.
How can I get hyper link?
Thank you.
0