We have custom structure for our offers under campaigns.Offers for particular campaign located not directly under specific campaign but one level deeper(see attached image).E.g. Default structure: /content/campaigns/project/demandbase/project-industry/automotive/finance_carouselOur custom structure:...
Hi, Pages are not retrieving its contents in Touch UI mode for editing.If the url get modified to cf#(classic UI) values are retrieving.This issue occurs with customized sites as well as with demo sites in AEM. I am using AEM 6.1.Please guide me to resolve this. http://hostname:port/editor.h...
Hi,We have a requirement of restricting the image upload based on aspect ratio.For example 3:2,16:9 should be allowed to upload and others need to be restricted.Is there any in built functionality to achieve the same or if any custom implementation required?.please help me for the same.
Hi,I have a scenario where I have users in millions stored inside AEM /home/users. Now when I fire a query it returns -1 in this case( may be because users are is millions), but when I run the same query in my local instance I get exact nodes returned in total i.e 12 or 15 etc. I need to get the exa...
Hi Guys, I have configured the smtp with the following details on http://localhost:4502/system/console/configMgrSMTP Server Host Name : smtp.gmail.comSMTP Server Port : 465SMTP User: usernameSMTP Password: passwordFrom Address : emailSMTP Use SSL : trueDebug Email : trueI enabled https://www.google....
Hi All,I have written simple component to display the title of the page using sightly expression.I am able to see the title value page renders with the title but if i open the page in touch ui title value is not showing.Are there any limitation in using the sightly lang. or anything needs to be done...
then, after updating the HTML, have that page rendered, (essentially, updating the page dynamically and displaying the updated HTML document)? This would be done by a component, so that whatever page it was included on it would 1) Get the page's HTML, 2) Analyze the HTML, and potentially update it, ...
HiI've been trying to install the VLT tool on OSX El Capitan. I have actually successfully installed the tool. But when I try to checkout the repository I get the following error: $ vlt --credentials admin:admin co --force http://localhost:4502/crxCheckout http://localhost:4502/crx/server/-/jcr:roo...
Hi,May anyone help me on how to configure the RTE for touch UI.I followed in this link:https://docs.adobe.com/docs/en/aem/6-1/administer/operations/page-authoring/rich-text-editor.htmlhttp://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/for...
Hi,I am adding new metadata to the assets using the metadata schema editor.Is there any problem if the new metadata is not using namespaces? Is this a bad practice?In case it is not a good practice? What would be the right one? Is there any convention for this?Thanks