Discussions
How to add a Hyperlink to a Summary Transaction Saved Search?
Hi everyone,
Hoping someone can help me figure out what I am missing here. I am trying to insert a hyperlink column in a transaction saved search (summarized) that provides a direct link to the transaction, rather than drill into the search details. I tried the approach in this help article: https://suiteanswers.custhelp.com/app/answers/detail/a_id/75245/~/create-a-direct-link-to-the-transaction-record-when-a-saved-search-is
with no luck. I modified my formula a bit to try and make things make sense so the formula now reads: '<a name="View" id="View"href="https://<Account ID>.app.netsuite.com/app/accounting/transactions/custinv.nl?id='||{internalid}||'&whence="target="_self">View</a>'