Expand my Community achievements bar.

SOLVED

cq-msm-lockable and inheritance issue on AEM coral multifield

Avatar

Level 2

Hi Team 

We have the requirement of cq-msm-lockable on AEM multifield. Tried this cq-msm-lockable property on both the sling:resourceType of coral multifield(granite/ui/components/coral/foundation/form/multifield) and as well the items with in the multifield but having no luck.

We are having the msm set up on this pages and business wanted to break the inheritance for those multifield on certain domains so that when rolled out from Blueprint, they dont want the changes to be affected.

Right now due to this cq-msm-lockable and inheritance not working on multifield, we are blocked.
Any inputs to solve this issue are appreciated.

Thank you in Advance

1 Accepted Solution

Avatar

Correct answer by
Level 9

Hello,

Did you try adding msm related clienlibs to enable/execute necessary checks at component dialog level like cq.wcm.msm.properties and if necessary others.

 

refer /libs/wcm/foundation/components/basicpage/v1/basicpage/cq:dialog to check those libraries and dependencies which helps /libs/wcm/foundation/components/basicpage/v1/basicpage/tabs/basic/items/column/items/title/items/title to be working.

 

all the best!!

View solution in original post

1 Reply

Avatar

Correct answer by
Level 9

Hello,

Did you try adding msm related clienlibs to enable/execute necessary checks at component dialog level like cq.wcm.msm.properties and if necessary others.

 

refer /libs/wcm/foundation/components/basicpage/v1/basicpage/cq:dialog to check those libraries and dependencies which helps /libs/wcm/foundation/components/basicpage/v1/basicpage/tabs/basic/items/column/items/title/items/title to be working.

 

all the best!!