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!
Contract Renewals: Get Sublist Values with Suitescript 2.0
I'm working with the Contracts Renewals module and I'm trying to set some line values on the Contract Item Sublist based on the originating Sales Order. However, it looks like I'm unable to get the "Original Transaction" and "Original Line No" fields using getSublistValue in a User Event script?
The item field comes back fine but originalTransaction/originalLineNo just come back undefined. Is there a better way to do this? or is there a different fieldId I should be using?
I was also looking into trying to use the subrecord APIs but I couldn't figure out what fieldId I was suppose to use to get the Contract Item subrecord from the Contract records sublist. Anyone know what the fieldId should be?