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!
What does the meaning of the prefix found in a Saved Search URL?
I'm building Hyperlink fields on a record that will launch a saved search where the Document ID is a filter.
This works in Sandbox https://{accountId}.app.netsuite.com/app/common/search/searchresults.nl?searchid={searchid}&CNT_Transaction_NUMBERTEXTtype=IS&CNT_Transaction_NUMBERTEXT={tranid}
In Prod it pulls an unfiltered search of all the records. In Prod this works, https://{accountId}.app.netsuite.com/app/common/search/searchresults.nl?searchid={searchid}&CPG_Transaction_NUMBERTEXTtype=IS&CPG_Transaction_NUMBERTEXT={tranid}
The only difference is CPG or CNT as a prefix to Transaction_NUMBERTEXT. What's the difference and what do these prefixes (or possibly others that could appear in a URL) mean?
Tagged:
0