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!
Popping up global search results
There is new syntax in v11.0.3 that lets you open up a global search in a new window, avoiding the need to create a new window in the browser and wait for it to reload the current screen. Simply precede your search string with "^".
You hopefully already know that you can limit the record types returned by prefixing your search string with the abbreviated record type and ":". So to search for all customers named Smith you can enter "cu:Smith". In 11.0.3 if you use two colons or the "^" character (either one will work), the results will pop up in a new window. So in the example above, you could use "cu::Smith" or "cu^Smith".
0