This article is relevant if you are a NetSuite user and you are perplexed on how to navigate to long menu items.
NetSuite Menu Structure
NetSuite’s menu structure consists of the following:
- Tab (NetSuite Center Tabs): top menu
- Menu (NetSuite Center Categories): menu list when clicking a tab
- Sub Menu (NetSuite Center Links): sub menu list that expands right from clicking a menu
How to Navigate to Long NetSuite Sub Menu Lists
- Use your down arrow key to move the menu. This only works if there is no element on the page that acts on the down arrow key. For example, often on transaction forms, the first field element is the Custom Form dropdown. If you hit the arrow key down, it will act on this dropdown, not the long menu item. Keep in mind what page you are on when you need to get to a long sub menu. It may require you to use the next approach.
- If the previous item does not work, use your browser Zoom feature: Zoom out to be able to make the page elements smaller allowing for more elements to fit the page. Each browser has a different technique to zoom in and zoom out.
Hi Marty Zigman I am working in netsuite, Is there any way to get the information of all menu items available in netsuite, and post it in database. I googled about it but did not get any suggestion. If you have any idea about it please share with me.
Hi Alok,
I don’t know of a way. But I would not be surprised if you could take part one of client side javascript libraries that are provided when you login which draws the menu system. I suspect there is data there for you to work with.
Marty