Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session
SOLVED

Overlay method for Adaptive Form Components

Avatar

Level 3

My co-worker is trying to overlay the OOTB adaptive form components found under the libs folder. The only way he could make it work is by copying the entire component substack. This leads us to believe that overlays only work for foundation components.

 

Please advise if this is the case.

 

Example below for Adaptive form components (Overlay method):

1 Accepted Solution

Avatar

Correct answer by
Level 1

Hi Joel,

If you are on aem version 6.0 or above then you dont need to copy the entire node structure rather just overlay the nodes which you need to override.The parent node structure of the overriden nodes will be copied and that too without any custom properties. Attaching links and screenshot for the same.

https://docs.adobe.com/docs/en/aem/6-0/develop/platform/overlays.html

https://docs.adobe.com/docs/en/aem/6-2/develop/platform/overlays.html

View solution in original post

1 Reply

Avatar

Correct answer by
Level 1

Hi Joel,

If you are on aem version 6.0 or above then you dont need to copy the entire node structure rather just overlay the nodes which you need to override.The parent node structure of the overriden nodes will be copied and that too without any custom properties. Attaching links and screenshot for the same.

https://docs.adobe.com/docs/en/aem/6-0/develop/platform/overlays.html

https://docs.adobe.com/docs/en/aem/6-2/develop/platform/overlays.html