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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
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