for (i in space.children) {
i.properties["offre:NumOffre"]="8";
}
Une erreur système s'est produite pendant l'opération : Failed to execute script 'workspace://SpacesStore/9f296dd6-578a-4abf-997d-8353b7456487': TypeError: Cannot set property "offre:NumOffre" of undefined to "8" (AlfrescoScript#2)
for each (i in space.children) {
i.properties["offre:NumOffre"]="8";
}
for each (i in space.children) {
i.properties["offre:NumOffre"]="8";
i.save();
}
Christophe
Content from pre 2016 and from language groups that have been closed.
Content is read-only.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.