I am going to build a microsite.Is there a way to edit or add content that is common to each microsite at once?Is there a way to collect and upload individual content for each site at once?
How are additional languages added to a Community Site that aren't in the dropdown upon the initial site creation? Also, how would you create a community site or community site structure for US Spanish vs Spain Spanish vs Mexico Spanish for AEM Communities?
AEM 6.3 Date format, i have created the below HTL <h2>${ 'MM/dd/yyyy HH:mma' @ format=pageProperties.cq:lastReplicated}</h2>its provide the output as "<h2>03/07/2018 20:08PM</h2>"I have requirement to change the PM as pm, likewise AM as am (Lowercase). Is that acheivable using HTL?
When I am trying to include AEM 6.3 OOB calendar component in pages, I couldn't see the component in communities group.Ans for the blog, style is breaking.Any one faced similar issue?
Hi Just curious to understand what is the diffrence between these two terms Package installation(synchoronous? ) vs package replication(asynchronous?)If the package is replicating asynchornous ,any clue on how the content writting is happening in the JCR or which part is made asynchoronous while rep...
If we configure "/amazon" on any page, let's say "/myapp/home" page and access the home page using the Vanity Path "/amazon", will it cache the "/amazon" in Dispatcher? If yes, then what if we update the "/amazon" vanity path to "/Amazon" and activate the home page, will the AEM clear the Dispatcher...
Hi,I just want to know if someone experiencing their Touch UI's RTE is not saving when it is viewed in sourceedit mode.We have multifield with description that has sling:resourceType: cq/gui/components/authoring/dialog/richtextEvery time we want to edit a text inside using sourceedit and click check...
On this page -Touch UI Feature Statusit is mentioned thatRTE Plug-in: Table (embedded Table Editor)Completethe touch UI migration of tables plugin of RTE is completeHowever in this doc Configuring the Rich Text Editorit is mentioned that -Note: Currently, you can define styles for tables and cells i...
1. I am having the user with entire admin credentials.2. I just want to delete a page from the siteadmin3. when I select the page to be deleted then I am not able to see the delete option for it.4. And this happening only for certain pages.can you please help me out in this .....
If we are using out of the box Vanity approach and we have not selected "Redirect Vanity" option, in that case we will have two different pages cache with single URL. Do we have any mechanism to clear the cache when page is updated, the corresponding vanity pages dispatcher cache is also cleared? in...