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!
What is Code for Default Theme Layout
Does anyone know what code is put in for a bare minumum layout. I want to do a customization but Netsuite is forcing me to use tables. I need to know how Netsuite is laying my page out (number of tables, divs, so on) so that I can structure the page based on these tables, but control it via css.
I normally develop without tables but it looks like you can not do this in Netsuite. I have tried creating a new theme and just viewing the source code but there is a bunch of tables that are missing code, I don't know if I am supposed to be supplying the table code or what? Is there a way to tell Netsuite not to use any default code of its own and use only my pure xhtml css layout?