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!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
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