Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
[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>