Hello,I am looking for examples of live actions that replicate all the properties for a source page to target page. It would be like the contentCopy but for different triggers like : page create and page edit Thank you in advance
Basically , Our requirement is to disable defaultRelativeTime on Assets views .If we modify any assets - timestamp(Modified,) views like - "a few seconds ago" Actually we are looking to display format like - "Sep 12, 2016, 5:16:46 PM" .I could see defaultRelativeTime in moment js but not sure to mod...
Hello, We are using MSM for one of our websites and we wish to use specific overrides for the default rollout config along with the synchronization actions such as contentCopy, contentUpdate, etc,... We also need to keep the OOTB MSM configuration untouched because it needs to be shared by other web...
I need to add a new button in rich text editor and on its click link dialog should come with a textbox and on entering the text in textbox it should be able to append with mailto, how can i do this ?
Created a component and extended to core image componentI have used sling:hideChildren property to hide the Inherited fields from design dialog,Now I am trying to hide OOB width i.e. /libs/core/wcm/components/image/v3/image/cq:design_dialog/content/items/tabs/items/properties/items/content/items/wid...
Hi All, I have created Sling Servlet and I wanted to pass json raw data to the Slingservlet but it is showing null values. please check anything that I missed.
Hi,I am getting the following error when trying to render the freemarker template in AEMaaCS.I am in step 4 of this documentation http://www.6dglobal.com/blog/aem-with-freemarker-templating-language-2016-02-13 and i see the following error [freemarker.template] in start level 20 but no bundle is exp...
Hi all. Our custom tag stops working after upgrading from AEM 6.0 to AEM 6.5.0. We are using tldgen library(https://github.com/icoloma/tldgen). Here is our pom.xml in 6.0<plugin><groupId>org.apache.maven.plugins</groupId><artifactId>maven-javadoc-plugin</artifactId><version>2.6.1</version><configura...
I have been reviewing the new GraphQL integration in sp10. The content fragment model's Properties has a new tab.GraphQLAPI ConfigurationAPI NameSingle Query Field NameMultiple Query Field NameCache ConfigurationBrowser Cache duration...CDN Cache duration...I checked the Adobe Content Fragment Model...
Hi, I am trying to add member to group from code (via service) and user list from getMembers() is successfully fetching the newly added member details, however, when checking same at userAdmin (screen) then newly added member is not present in the group.Can anyone help me to find what I am missing t...