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!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
NS Code Causes 1.Invalid HTML (bad for cross-browser display, SEO) 2.Display Problems
Maybe it's not 100% necessary to have w3c validated code on a website, but every site should have valid code and at a minimum, Netsuite should allow it's users to at least be able to make their site's code valid. Having valid code is necessary to conform to a doctype, which Netsuite currently allows us for declare but makes it completely impossible to conform to.
Related item lists contain '<tr></tr>' which I can't seem to prevent... it leads to a large gap in my related items list display in IE, but not Firefox:
0