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!
How to show all results in Suitelet page instead of page navigation
Happy new year!
Here is old issue from last year. =_=. In Suitelet page, the page navigation drop-down list does not work. How can I show all results on current page without using page navigation. My purpose is to make a custom search with searching fields and result on one page. I can use nlobjForm or nlobjList to generate a Suitelet page , but
1) With using nlobjForm , the page navigation does not work;
2) with using nlobjList , I can't show search fields on the page.
3) Also, by using HTML, how to handle search fields, Can Netsuite respond html form?
Is there some way to handle this situation.