Hi,We're running our instance in AEM 6.3 and we have a site (Site-A) already running on production. We are going to release another site (Site-B) which has similar functionalities as Site-A with different styling and some minor changes here and there.The problem we are facing that how we can use a d...
Hi All,I have a requirement where I do not want timewarp and scaffolding option in my page mode selector. How do I disable these? Any help would be much appreciated.
I've created an asset metadata schema and it contains a date field named "Publication Date". The requirement is that when I apply the schema to asset folder, it should update the date field to current date. Also, there's another date field i.e. Date Modified which should be filled with the date on w...
Dear Team,We have built website based on Salesforce Community for customers. We need to daily update news, articles (format: h5, video, etc). And we need to tracking customers action on those contents (PV, UV, Duration, Click links, etc). We would like to want to know shall we can use AEM as Content...
TLDR: Create a new AEM page called "mypage.html". Supply suffixes in the URL. Pass this suffixes to an Sling servlet. The suffixes act as URL parameters.sample desired URL: http://localhost:4502/mypage.html/john/smith-------------------------------------------------So I created a servlet (used this ...
I'm trying to get the resource /libs/clientlibs/granite/jquery-ui/resources/ui-bg_glass_75_dadada_1x400.png to load on my publish AEM 6.3 instances but every time I get errors like8.05.2018 15:26:19.921 *INFO* [127.0.0.1 [1525811179908] GET /libs/clientlibs/granite/jquery-ui/resources/ui-bg_glass_75...
Hi,We are using QueryBuilder to do the search on our website.We have a list of vanitys url's stored on a property called sling:vanityPath that is a multivalued property.I want to put on the search criteria a restriction to search pages that contains some string on the vanity urls.For example:search ...
Hi,I am using AEM 6.1 and I have created more then 200 tags with upper case letter in my application ( example:Tag Title: Buy a car, Tag name: Buy-a-car).I need to follow the correct naming convention and convert the tag name with lower case like :Tag name should be " buy-a-car". Is there any way to...
Hi,I was using the timewarp Show Timeline functionality in AEM classic UI, Sidekick > Versioning> timewarp > Show TimelineI noticed that timeline does not show all the available page versions in timeline window. Only a select few versions were showing. I did not find much of documentation about how...