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!
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 ?
0