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!
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.