Can I confirm that its NOT possible in AEM 6.3 Touch UI, using the Targeting mode to target entire container components e.g. Responsive Grid and it's only possible to target components contained within them.Responsive Grid - /libs/wcm/foundation/components/responsivegrid
Hi,I tried using sling reverse mapping to convert my outbound internal URL. URL is getting converted properly but parameters(?#etc) are getting removed.For Example+slingMapping +sling:match:localhost.4602/(experience) sling:internalRedirect:/content/we-retail/...
Hi all,I just want to have multiple selectors & multiple Method type in property attribute of @Component OSGI annotations. And here is the change I made. Is it right? will it work ? If not can anyone help me on this like what is expected?@Component(service = {Servlet.class},property = {"sling.servle...
Hi Experts,We have created maven archetype13 project via eclipse and deploying on AEM6.4. When deploying via eclipse then services are not getting deployed. However via command prompt it is getting deployed.Any idea why it is not getting deployed via eclipse? Is it know issue or we are missing anyth...
Hi All,Can you please explain and share some updated document that how the caching can be done for vanity url's and also how the cache will be invalidate on page activation for vanity url enabled pages. We have the centralized location for vanity url's and same path we have mentioned in dispatcher f...
Hi,We are working on AEM 6.4. We have multifield, nested multifiled component and we want to store all multifield values in JSON format.Example:{"description":"40k+","title":"PARTICIPANTS"}{"description":"60k+","title":"PARTICIPANTS"}We tried with coral multifield but this saves values as nodes, whi...
I am trying to create a content fragment model in AEM 6.3 and I have gone through the below link:Content Fragment Models Once I create the CFmodel config in configuration browser I am not sure on how to apply that config to the assets folder so that I can create the CF model. Could you anyone please...
Hi,Is there any option/workaround to delete components which is configured via editable template?Steps:1) Create a editable template2) Add a component say - 'Text' onto the said template.3) Create a page using that template.4) Now when author open newly created page he/she has option to author 'Text...
We have a requirement to keep site content archive for 7 years so looking for a solution as whats the good way to keep the site contents for 7 years and how to archive the version as well.