Hi Team, I have create the template policy in that t have added 3 clientLibrarys say clientLib1,clientLib2,clientLib3. Now when i have create page and added component now my component is not required 1 client library is there any property to restrict in component level In which the page is loaded wi...
I am trying to demonstrate basic reverse replication on AEM 6.5.10.Created a new reverse replication agent in author which works fine.Created a servlet to modify page content which changes some values as well as adds the cq:distribute property with value true.Whenever I run the servlet and the page...
Hi All, I have created AEM a cloud project using below archtype mvn -B archetype:generate -D archetypeGroupId=com.adobe.aem -D archetypeArtifactId=aem-project-archetype -D archetypeVersion=30 -D appTitle="Digital Site" -D appId="digitalsite" -D artifactId="aem-digital" -D groupId="com.digital" -D ae...
Hi everyone Does anyone knows how can I create a separate node (dropTarget) for image and video ?Here’s the data in my node: Im my node video (only video should be accepted in this node): In node image(only images should be accepted in this node): In my component only images are being accepted wh...
Hi All, i have a requirement where let say, i have component A, which has embedded component B and one parsys. I need to refresh component B and parsys both(when component is added inside it) after editing their dialog.Any pointers will be helpful. TIA
When I add the below in RTE source code editor and click on save, text component removes the style.<div style="flex:1 3 33%">test</div> I am able to add other styles like font-weight, color.. But only this "flex" style seems to cause this issue.Any suggestions on how to enable this in RTE or turn of...
Are versions created on the publish instance? I found this but it's old so I wasn't sure if that is still the case. https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/accessing-older-versions-of-web-pages-in-publish-instance/m-p/216953/highlight/true#M97707 More importantly, ...
I made below changes in filter.xml file:<filter root="/etc/msm/rolloutconfigs/" mode="update"/> There are certain rollout-configs listed under path /etc/msm/rolloutconfigs /etc/msm/rolloutconfigs/rollout-config-sample has some value for 'editMap' property at editProperties node ( /etc/msm/rolloutcon...
Hi All, It is very repetative to assign component policies across all the editable templates. Early on you will have 5+ editable templates. In larger sites with 50+ page templates, adding a new component and it's style modifiers can take hours. Is there a way to define in the cq_design_dialog a defa...