Hi Enric, Chris and list,<br><br>Enric actually wants the property "my_property" automatically updated whenever he updates the "locale" property. That is not possible "out of the box", but as I have written in spanish in opencmshispano to Enric (and want to share here for a more global community), something similar can be done with events.<br>
<br>I suggested him to register a new listener that listens to events of type "<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Verdana; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"><code><b><a href="../../../org/opencms/main/I_CmsEventListener.html#EVENT_PROPERTY_MODIFIED" style="color: rgb(204, 0, 51); text-decoration: none;">EVENT_PROPERTY_MODIFIED</a></b></code><span class="Apple-converted-space">"</span></span> that read the locale property and checks that every "my_property" property under that resource has the right value (and changes those in need to be changed accordingly).<br>
<br>I also suggested him to define another property that controls where those changes are made (something like "auto_set_my_property"), so he can specify which folders should he process that way, and therefore avoid processing many others where this is not useful. Hope this helps Enric and the community. Greetings,<br>
<br>Nacho Fernandez.<br>