Here is my snippet. Unable to build the code due to redundancy warning. build fails. But code works fine in direct deployment <sly data-sly-test=" ${properties.snippetheadstartcurall}"> <sly> ${properties.snippetheadstartcurall @ context='unsafe'}</sly> </sly> <sly data-sly-test=" ${!properties.snip...
randomly, instead of some json, we get the following HTML back from one of our servlets: We are looking in the logs, but wondered if anyone has seen this type of response before? <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" c...
I have a task to create a custom icon-picker. As you may know, AEM already has a prebuilt generic list of icons and icons fonts. In my case, I would like to generate a fresh list of icons without making use of the ones AEM provides, as this is what I am required to do. basically I understand one nee...
Archetype project created with version above 23 is including a common filter for '/apps/sling'. If an AEM instance already has a project which has customisations in 'apps/sling' folder, any new project with this common filter when deployed to the same instance is overriding the existing changes. The...
Hi there,When we try to search a page in AEM it ends up in time out error. see screenshot below. Not sure what could be the cause of this. we are using Adobe Experience Manager, Version 6.5
Hi Team, Good Morning , i have requirement in my project , Displaying the view the section as published link in the page propeties section when particular template pages only . actually we have 6 templates in that we have to display view the section published option in only 3 templates relate...
I have used image(core/wcm/components/image/v2/image) resource type and copy pasted cq:dialog But writing after writing HTL<h1>Banner</h1><img src="${properties.fileReferenceBanner}" width="500" height="600"> <h1>Interstetial</h1><img src="${properties.fileReferenceInterstetial}"> Images those are p...
Hi All I have one question, i need to migrate a webpage in magnolia that uses a predefined template functions for example: cmsfn.contentByPathcmsfn.linkrestfn.callsearchfn.searchSomebody know if in AEM 6.5 exist similiar functions?Thanks