Hey guys I have a question
For a website I have multiple pages with similar, but not all equal, properties. What I did now, was make a composite type with all common properties, and have made each document type for the other pages inherit the composite type, and extend on the tab defined in the composite type.
What I know want to do, is loop over all properties of that specific tab. How can I do that?
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/70987-getting-al-properties-from-a-certain-tab