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!
Transaction-like summary table in script generated form
I'm guessing I'm just missing it. I'm creating a form using SuiteScript 2.0 ('N/ui/serverWidget'). Is there a Netsuite provided, out-of-the-box, way to add a summary table that looks like the tables on Transaction records like the one here from a Sales Order?
[ATTACH=CONFIG]n417240[/ATTACH]
I would need all of the titles (other than 'Total') to be customize-able. The amounts would come from sublist totals that I'm calculating in the form's js. If not provided by Netsuite what are thoughts on best workarounds to do this?