Is there a way to get the parsys name when a component is added to the page?
I have two parsys on the page (name it header / footer) if I drop the same component I would like different functionality dependent on where it was dropped. All I need to know if that information is available to the children components.
I am looking for some docs if there are available.