Change page property value when rollout conent
Hello,
We have implemented MSM in our project. I would like to know when the content is modified in the parent, one of the page property need to be modified and rollout the content to child.
For example :
Parent page "A" has page property "refPath=/content/myapp/abc/lmn" and when page is rollout to child then the property need to be changed to "refPath=/content/myapp/MOP/KPM". This change should happen in the rollout config. How this can be achieved.
Thanks in Advance