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.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
NetSuite Saved Search : Add Link to Results Column to Call Workflow
I was hoping to get help from a NetSuite guru. Per the code below, I'm able to add a view link to the results column in my saved search via the formula (text):
'<font size="2">'||'<br><a name="View" id="View"href="'||'https://XXXXXX-sb1.app.netsuite.com/app/common/custom/custrecordentry.nl?rectype=142&id='||{internalid}||'"target="_blank">View</a>
While the above is helpful, my main goal is to create a link that calls a workflow button that lives on the custom record. Possible I could get some help in building out my link using the following code derived from the F12 dev tools?
Tagged:
0