Hi, I am trying to use the acs commons multifield into the page properties in AEM 6.3 and it does not work (JSON_STORE). For component touch ui dialogs it works as expected but i does not in page properties. Do you know if I need to do something special to use it into the page properties? Many Thank...
I am trying to move revisions/versions from an asset to another programmatically. I am getting the revisions using the AssetManager, calling getRevisions(path, calendar), but I don't know how to add them to another asset programmatically. Thanks!