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.
Please note that on Saturday, April 18, 2026, at 8:00 PM Pacific Time, our Case Management System will undergo a scheduled maintenance for approximately 15 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Defining a Kit/Group member items on Picking Ticket
I have a custom picking ticket that I want to indent the member items of a kit or group. I have been successful on defining the kit/group item itself but do not know how to define the member items underneath.
Currently I have an elseif statement that checks the item.itemtype for a 'Kit' or 'Group'. Would there be certain id for a member item that can be added to that statement?
Below is the code I currently have for the item table. The tag item.memberitem="True" is the last combination I have tried.
The two statements above are what is working as you can see in the attached pdf.
0