Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

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

Avatar

Level 3

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.

1 Accepted Solution

Avatar

Correct answer by
Level 10

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

View solution in original post

2 Replies

Avatar

Correct answer by
Level 10

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

Avatar

Level 3

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