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!
Need help with a small UserEventScript. Can't seem to setSublistValue when beforeLoad.
The script below I am using to add a line counter to my item fulfilments and item receipts, as we're finding it very unhelpful when NetSuite says 'fix item detail on line 57' but not providing a line counter itself.
I have the script triggering on the records and logging that the values are being set, but I'm not seeing any visual difference. Have I misunderstood or missed something here?
The script simply loops through the lines and adds a number to custcol_transaction_line based on what loop of the line it's on.
Log
Numbers not showing up in either edit nor view.