Hi Team,Currently working on an SPA project and we are using experience fragments to render some experiences. We noticed that Experience Fragment "Edit" icon is not displayed, when a new variation is added at the template level. The same Edit Icon is displayed in content pages, or within experience ...
I have created simple workflow which is publishing asset to brand portal. Step : Start->>>> participant Step >>>>> process step(Scheduled to brand portal) >>>> end. When I start this workflow from workflow model by passing payload and title and run the workflow. It is publishing asset . But when...
We have hundreds of users, some of which can raise support tickets via the admin console.To give access to support, the user has to be assigned "Support Administrator" under "Administrative rights" at the bottom of the user details page. The problem is I now need to add many users to this permission...
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?