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!
Mystery. ColumnContents table tags hiding page content
We're working on a new web site and for the first time we have outside developers building it (instead of me). They've done an amazing job, but we've hit a snag.
In the site's theme, they used <%=getColumnContents()%> in the Content Area Template field. That led to some formatting issues due to the fact that there were some table tags missing.
So, I changed the code to <td><table><%=getColumnContents()%></table></td>. Now, many of our pages have no content at all.
Any ideas on how one little table tag can hide an entire page's content would be much appreciated.
0