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!
missing a closing td tag
I had to edit the "Item/Category Template" but I must have screwed up somewhere. I get this error:
"Not all tages were closed (1) Your html was missing a closing tag </d> at the end"
But when I stick the closing tag in it doesn't like that either, apparently I'm putting it in the wrong place. Where would that go please? I change the very end some and added the related items attribute table.
Dave
Code:
<td>
<table width="600" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><span class="itemtittle"><%=getCurrentAttribute("item","storeDisplayName")%></span></td>