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.
How to pass Filter to Saved Search using TransactionSearchAdvanced() in PHP
Is there a way to pass a filter to a saved search when using the TransactionSearchAdvanced() function?
i am currently displaying the results of a saved search on a page using PHP, but i would like to be able to pass filters to the saved search through GET variables on the PHP url that calls it
0