Pop up search results using hyperlink

To pop up search result using hyperlink, you can use the following formula

  1. Create a search
  2. Provide the required criteria
  3. On the results tab, along with other columns add the following formula to display the hyperlink.
Formula (Text) |
'<a href="/app/common/entity/contact.nl?id='||{internalid}||'" target="popup" onclick=window.open("/app/common/entity/contact.nl?id='||{internalid}||'","popup","width:500,height:500");return false;> Open Link in Popup</a>'

Make sure to copy the URL from the NetSuite.

Leave a comment

Your email address will not be published. Required fields are marked *