As above. When I looked at the rendered HTML, the <a> tag is missing completely.This is my HTML code: <h3>{{PRODUCT_CATEGORY}}</h3> <h3><a href="{{PRODUCT_URL}}" x-cq-linkchecker=“valid”>MY LINK HERE</a></h3> I looked at the logs and the error is because of the linkchecker service com.day.cq.rewri...
Hi Team,How to create a collection and add Assets folder in to collection programmatically?How to add assets and assetsFolder to collection through code Ex servlet @Arun_Patidar@Dipti_Chauhan @Ritesh_M@Vijayalakshmi_S@markus_bulla_adobeThanksKotireddy
how to implement the html code snippet in component.html to render the cq:template nodes? for example if my template node is image how can that be rendered?
Hi, Based on variation type different markup will be included in component.html to render different variations – single, multiple A or multiple B. Created drop down in my dialog for these variations. On selecting that option that particular markup has to come up. How can this be done in sightly to a...
Hi there,Want to get views on using CRX2OAK tool vs AEM cURL commands for content migration from higher to lower environments on AEM 6.5. Which one is recommended way?
Hi All, We are currently facing an issue of list of packages getting exposed without logging in on AEM. For example if I hit the URL like http<s>://<host>:<port>/crx/packmgr/list.jsp, I can see the JSON response showing the complete details of packages installed. Not sure if this is with AEM 6.5.8. ...
We have many editable templates under /libs/granite/configurations/content/view.html/conf But when we check on Templates(/libs/wcm/core/content/sites/templates.html/conf), we can’t see any templates. Could you please help me how to fix this issue?
Hi Team, We are using foundation form components and gradually want to move to core form components. Wanted to check if any one has done same and can foundation form and core form components can coexist as we want to move to core form components gradually and not at one go. Thanks,Neha