Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
WMS Custom Dynamic Message Source Line Field
I'm trying to add a custom message to the carton selection page of the picking process. The purpose of the message is to show a suggested carton which is based off a line/column field on the sales order. I can reference a header field to the message, but whenever I try to reference any line field, the result just returns "Undefined". Has anybody encountered this before? I'm basing my syntax on SuiteAnswer ID 92469.
Here is my message code:
{{record:salesorder:{{state:dataRecord:scriptParams:transactionInternalId}}, item:line:{{state:dataRecord:scriptParams:transactionLineId}}-custcol_fulfillment_group_id}}
Tagged:
0