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.
SuiteLet redirect to searchresults TaskLink problem
I have tried the following ways to redirect to a saved search:
response.sendRedirect('TASKLINK', 'LIST_SEARCHRESULTS', '70', false, null); response.sendRedirect('TASKLINK', 'LIST_SEARCHRESULTS', 'customsearch70', false, null); Both of these get me to the correct page, but are missing the search ID.
Here is the result url:
https://system.netsuite.com/app/common/search/searchresults.nl?whence=
https://system.netsuite.com/app/common/search/searchresults.nl?whence=https://system.netsuite.com/app/common/search/searchresults.nl?whence=
And here is the one I want:
https://system.netsuite.com/app/common/search/searchresults.nl?searchid=70
https://system.netsuite.com/app/common/search/searchresults.nl?searchid=70
Steve Klett | Senior Developer
NetValue Technology
0