Hi could some one help me how to to pull a specific versioned content from a CF and display in page.Content fragment - sample1.1Title – Title1Description – D1Disclaimer – Dis11.2Title – Title2Description – D2Disclaimer – Dis31.3Title – Title3Description – D3Disclaimer – Dis3CurrentTitle – Title Cu...
According to tags needs to categorized the content in aem. But I don't need those contents as a page.I need to create like below example :- Tile Component 1 - tagged to tag1,tag2Tile Component 2 - tagged to tag2Tile Component 3 - tagged to tag1Text Component 1 - tagged to tag1 I need to filter tag...
Is there a possibilty that we can publish page by a workflow automatically whenever the page properties of the specific page is updated? If yes.. Please provide a possible solution for the same. Thank you,Janhavi
Hi , We are using asset report out of the boxwhich shows on clickingtools->Assets->Reports On click of create and selecting Expiration it opens up below UIUnder cq:tags we would to show up the option to select multiple tags from under /content/cq:tags/ So how to customize the code present under http...
Hi, We are using AEM 6.1, jQuery 1.12.4 version. There is a requirement to upgrade jQuery to 3.5 + and followed https://jquery.com/upgrade-guide/3.0/ .So when tried upgrading to jquery-3.6.0.min.js version without minification in Adobe Granite HTML library the site is working fine. But when minific...
Hi All, We have a requirement to append the banner dimensions in an array format to generate the script encoded in HTL .Here in the script , the size mapping should be formed from the input given in the multi field item. sizeMapping: [[[x, y], [[a, b], [e, f]]],[[z ,x], [a, b]],[[y, z], [[e, f], [c,...