Hi,
I am struggling with this editable templates policy. With following policy structure:
+ main - responsivegrid
+ my-project
+ components
+ custom component
+ responsivegrid
I added this responsivegrid in my HTL via:
data-sly-resource="${'responsivegrid' @ resourceType='wcm/foundation/components/responsivegrid'}
I put my container policy on the parsys node, but it's never applied
Also tried it via the UI but there it get added node based, which is only applied with the first component
Any suggestions?