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!
[Error processing dynamic tag] why?
I have customised the item drill down page and I have started the page with:-
<!-- start products item drilldown template - CP Vertical Blocks -->
<%=declareCurrentAttribute('item','custitembeam')%>
<%=declareCurrentAttribute('item','custitemvoltage')%>
<%=declareCurrentAttribute('item','custitemwattage')%>
<%=declareCurrentAttribute('item','custitemfinish')%>
<%=declareCurrentAttribute('item','custitembase')%>
<td>
<table width="801" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
Then further down the page I have:
<td width="135" height="25" align="center"><font color="#FFFFFF" face="Arial, Helvetica, sans-serif"><strong>Voltage</strong></font></td>