Hello,
I am writing a custom widget and when in design mode, I need to know how to traverse nested dynamic panels.
The panel model doesn't have a parent value (object nor id) and the depth value shows zero despite multiple nested panels. I have tried the "onAfterRenderPanel" but still can't access the parent value (e.g. page -> panel -> panel -> panel -> custom widget).
I may find an alternate way of doing this but any help would be greatly appreciated.
Regards
Chris