Hello
I am having some problems with parsys containers inside components used in within the new dynamic template editor. I am unable to set policies correctly.
The structure of the page looks like this:
- root
- header <component>
- responsivegrid
- footer <component>
- parsys (wcm/foundation/components/parsys)
When I edit policies for the parsys it creates a new policy i.e. /conf/sb1/settings/wcm/policies/policy_1562577342304
but every time I edit the policy for this parsys, it generates a new policy number instead of reusing the previous one, resulting in missing configuration and overwrite on save.
I have not found much documentation on how this policy system is wired together so pointers to where I can find that would be greatly appreciated.