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