Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am using two different packing methods and trying to push the contents into a list, but only one of them works and I don’t understand why.
In the first method, I directly create the boxes inside the container.
In the second method, I use a Combiner to perform the packing.
I checked the tree structure for the first method, and it does show that there are box subnodes under the tote. However, when I try to push them into the list, it doesn’t work. Only the second method succeeds.
Does anyone know why this is happening?
Solved! Go to Solution.