We are on AEM 6.5 and using acs commons package - 5.4.0.
We are able to OOTB features of CCVAR i.e.
page_propertiesinherited_page_properties
But we want to use custom properties with custom prefix(Read a configuration/component and get values from it instead of using page properties). Tried to exte...
Thanks Avinash, but what if we need non-admin user to promote the pages but get an approval before promoting just like a workflow. Is there any way to add a step like workflow in a wizard.
I am referring to the content launch -(https://experienceleague.adobe.com/docs/experience-manager-64/authoring/launches/launches.html)
Here before the page is promoted we want to check if the user is admin , only admin can promote the launches.
We are on AEM 6.5, there is a requirement to customize adobe launch wizard . There is some validation that needs to be done before the launch is published. Can this - create launch wizard be called from a workflow so that we can have necessary customization ?
We have disabled link checking and link rewriting in Day CQ Link Checker Transformer configuration. we have included this anchor tag in our page - <a x-cq-linkchecker="skip" href="#about-us">About Us</a> . In adobe campaign we see - href="https://publish1.test.sites.cqms.netnull#about-us" publish do...
I have a requirement where in I need to use SlingHttpServletRequest in my workflow process step. Can we get SlingHttpServletRequest from WorkflowSession? Also I have a resource object can I get SlingHttpServletRequest from resource? Can some one please guide me?AEM 6.5