Why isnt nested content property refreshed with new data after changing it on ContentService_Saving event?
Hi all,
I just want to save parent's Nested content value in child node after publishing it.
So I've create a checkbox: "copy nested content from parent on save"
In ContentService_Saving I do this, and it saves the data correctly.
Normally when changing data in saving event, it immediately shows up. But with a nested content property, this doesn't seem to work. Why is this, and what can I do about this?
Why isnt nested content property refreshed with new data after changing it on ContentService_Saving event?
Hi all,
I just want to save parent's Nested content value in child node after publishing it.
So I've create a checkbox: "copy nested content from parent on save"
In ContentService_Saving I do this, and it saves the data correctly.
Normally when changing data in saving event, it immediately shows up. But with a nested content property, this doesn't seem to work. Why is this, and what can I do about this?
Hi Remko,
Do you mean in the backoffice or on the front end ?
Dave
is working on a reply...