Nested content not showing inherited/composed fields
Hello,
I created a document type 'Button Component'. This document type has 1 field. 3 other document types inherit this 'Button Component'.
This inheritance works fine, for example in the 'Link Button':
But when I'm creating nested content; the inherited field is not visible:
Does nested content now show these inherited fields? I also tried adding the 'Size' using composition on my 3 document types but this also does not work.
Nested content will only ever show 1 property group. In order for you to get your inherited properties to show, you will need to make sure they are all in the same property group by changing the name on your "Button Component" group and ensuring the sort order is the same number as well.
Nested content not showing inherited/composed fields
Hello,
I created a document type 'Button Component'. This document type has 1 field. 3 other document types inherit this 'Button Component'.
This inheritance works fine, for example in the 'Link Button':
But when I'm creating nested content; the inherited field is not visible:
Does nested content now show these inherited fields? I also tried adding the 'Size' using composition on my 3 document types but this also does not work.
Any advice is welcome!
Hi Billy,
Nested content will only ever show 1 property group. In order for you to get your inherited properties to show, you will need to make sure they are all in the same property group by changing the name on your "Button Component" group and ensuring the sort order is the same number as well.
Thanks
Nik
Okay I see. Thanks for the quick reply Nik!
is working on a reply...