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...
Hey all,I had a question about the AEM package manager + Maven buildsWe have a Maven build that we use as our source code which places everything into our AEM instance - specifically lots of stuff in the apps and the etc folder. I deleted some old images, css, and js from a specific folder in our /e...
Hi, I have to start using system user to get the resource as we are upgrading to AEM6.3. Do i need to create single system user and map that to multiple services in my application?Thanks in advance,Ramya