loop over pagelist where each list has childs and get value from child
Hi Team,
There is a requirement where we need to loop over the order items (pagelist) and see where characteristicvalue of 650 is present. and get value of it (its a page which has 4 properties to it- id,value,name and one more).
The characteristicvalue page can be present inside orderitem list. But orderitem list can have childs and that child order item can also have child which can have characteristic value. How can we achieve this?
Attached screenshot of the structure of the list for better understanding.