Another question!All components when outputting their id's output the components position in the view tree.
I'm writing a custom component, so how do I retrieve my components current position in the tree as a string? Is there a method which does it, or do I have to iterate around something?
Thanks Eurig

