cancel
Showing results for 
Search instead for 
Did you mean: 

Same property different characteristic on parent type and sub type

yash_patel_c2
Star Contributor
Star Contributor

Hi Everyone,

I have two content types in my model.

  • demo:contentType1
  1.  parent ----> cm:content
  2. property ----> demo:customProperty1 (multiple=false, mandatory=false)
  • demo:contentType2
  1. parent -----> demo:contentType1
  2. property -----> How can I access demo:customProperty1 as multiple=true and mandatory=true for subtype?

So, content has only demo:contetType1 then demo:customProperty1 will have multiple=false, madatory=false but if the content has demo:contentType2 then demo:customProperty1 will have multiple=true and mandatory=true.

How can we achieve this functionality?

Thanks,

Yash

1 REPLY 1

EddieMay
World-Class Innovator
World-Class Innovator

Hi @yash_patel_c2,

I'm afraid it looks like that is not supported.

HTH

Digital Community Manager, Alfresco Software.
Problem solved? Click Accept as Solution!