Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Create a quick finder
Hi everyone,
This is my first post here ! I'm trying to release a quick search with differents levels of search.
I work on an E-commerce and my goal is to create a 3 steps search.
I want to do a search for the manufacturers, who will redirect for categories for this manufacturer, and wich it be redirects in all the items of this categorie.
I already have something not bad with the help of the Netsuite API, but this is very slow. Could it be possible to use other things than nlobjSearchFilter() for example, because the search it's very slow with that. Can I use classic PHP search in database ?