To pop up search result using hyperlink, you can use the following formula
- Create a search
- Provide the required criteria
- 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.