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!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
List declaration editing
I've declared a list in my custom advanced pdf and when I add item.item, instead of the list going from row to row, the list only displays one item per page. So instead of eight items displayed on one page, the eight items are displayed on eight pages.
<td colspan="3" style="width: 572px; vertical-align: top; text-align: left; border: 1px rgb(0, 0, 0); background-color: rgb(255, 255, 102);"><span style="font-size:11px;"><span style="font-family:Arial,Helvetica,sans-serif;"><span class="itemname">${item.item}</span></span></span></td>
<td colspan="7" rowspan="1" style="width: 572px; vertical-align: top; text-align: left; border: 1px rgb(0, 0, 0); background-color: rgb(255, 255, 102);"><span style="font-size:11px;"><span style="font-family:Arial,Helvetica,sans-serif;">${item.description}</span></span></td>