I have created an experience fragment on AEM-6.3 as below: 2 layout containers inside the 'root layout container'. Each layout container inturn has an image from dam and some text. The layout containers are placed next to each other - (we retail web variant selected while creating). The experience f...
Hi,I want to trigger my customized workflow on activating a page.I surfed a lot and came to know that Siteadmin.Actions.js file has to be overriden.If this is the right approach, please help me what changes has to be made in the file.
Hi,I have configured Apache web server and dispatcher. Here are the rewrite rules:RewriteRule ^/$ /content/aemsite/en.html [PT,L] RewriteCond %{REQUEST_URI} ^/content RewriteCond %{REQUEST_URI} !^/content/campaigns RewriteCond %{REQUEST_URI} !^/content/dam RewriteRule !^/content/aemsite/en - [...
Hi All.I'm developing form and when open Preview tab and click on any fields where I would like to enter data error message is popupHow to fix the problem?Thanks.
I need to set a boolean attribute to the user profile when the user logged through SAML. We have other attributes like email=profile/email in Sync Attributes of SAML Authentication Handler config, similarly i want to add isEmployee=profile/isEmployee as Boolean value not as String. isEmployee=profil...
com.day.cq.wcm.tags.IncludeTag Error while executing script header.jsporg.apache.sling.api.scripting.ScriptEvaluationException: at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:388) at org.apache.sling.scripting.core.impl.DefaultSlingScript.eval(D...
Hi All,I have requirements to disable Drag & Drop Images in RTE for some fields (AEM6.3 Touch UI).I didn't find anything how to do it via dialog config.Is it possible? Or I need some kind customization.Thank you in advance!Alex
Hi everyone,I'm trying to implement the Vanity URLs in AEM to give the authors a way to enter the vanity URLs themselves in the page properties, We are currently using Mod_Proxy and Mod_Rewrites which we want to get off by using Adobe VanityUrls, I'm following these documentations https://blog.racks...