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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
Customer Center Reports Not Showing Navigation
Since the release of 2008.2, we have not been able to get the navigation in the reports in the customer center to work.
An example would be when a customer logs in and clicks "See Orders". When they do this, they will get a list of their orders oldest first. However, when they want to see more than the orders on the first page, they are out of luck. The navigation that usually appears in the footer of the page is now "Hidden" by using a style declaration:
<div id="div__footer" style="visibility: hidden;" class="noprint" leftmargin="0" topmargin="0" marginwidth="1" marginheight="1">
0