Is there a way to achieve live inheritance at field level in components similar to Page properties in Touch UI | Community
Skip to main content
kamalakannank62
Level 3
March 7, 2019
Solved

Is there a way to achieve live inheritance at field level in components similar to Page properties in Touch UI

  • March 7, 2019
  • 2 replies
  • 2122 views

Hello Folks,

Is there a way to achieve live inheritance at field level in components(touch UI Dialog) similar to Page properties in Touch UI?

I tried adding "cq-msm-lockable" property under granite:data node in dialog. But Still I have to break the inheritance at dialog level rather than individual fields in dialog.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

According to the AEM Docs - there does not appear to be a way. See here for inheritance information - Developing AEM Components

2 replies

smacdonald2008
smacdonald2008Accepted solution
Level 10
March 7, 2019

According to the AEM Docs - there does not appear to be a way. See here for inheritance information - Developing AEM Components

kamalakannank62
Level 3
March 7, 2019

Thank you smacdonald2008​, just out of curiosity asked. yeah will have look in the doc.