[Thread Edited By Adobe] /*Don’t forget to meet and greet your fellow peers virtually by telling them about yourself here. Go ahead and to it now: https://adobe.ly/3eDnB4v */ Actual Post: Hi All, In my sightly code I have two page properties which I am successfully getting from my Java WCMUse cla...
Hi All,We are currently migrating to AEM 6.1. In our current implementation we have a store locator functionality which we need to migrate to AEM. In the current implementation each store details, including lat and lng are stored in a separate database that will be decommissionedThe store data will ...
I want to create an overlay version of OOTB AEM – Table component (/libs/foundation/components/table) for my project. Is there a reference I can use on how to overlay the version in the slightly code and not in JSP. Thanks
Hi All,In my dialog.xml, we have the below : <multi jcr:primaryType="cq:Widget" fieldLabel="Page Path" name="./relatedPath" xtype="multifield"> <fieldConfig j...
What is best method to use third party rest api. According to me there are two ways.Approach 1. Make JavaScript Ajax Calls to consume the REST API.Approach 2. Use a HttpClient on the OSGI Service Layer to consume these services.What is they best way and why. Can you please help.
When we configured a live copy so that it will copy the content from en to es. We have the below issues with the live copy:1. It is not copying vanity urls to es.2. When we update the title in page properties of any page in en, it is not reflecting in es.Please let me know how to resolve these two i...
We have a premium on disk space in our dev environment (AEM 5.6).We use packages to install "content" and svn / Vault to install "code"One idea I had was as follows.All packages that are 2-3 weeks old should be removed from author / publish. Because they are available in jira, they have been install...
Hi All,I want to mark questions which are answered as 'Answered' but i am not seeing any options.This i am observing from couple days.Is anything changed in this regard.Thanks,Kishore
Hi All,In my component.html I have the below :#1] <div data-sly-use.componentUse="${'com.xxx.xxx.componentUse' @ propertyName='properties.relatedPath'}" data-sly-unwrap></div>where "relatedPath" is of type String[] holding values for the below dialog section<multi jcr:primaryT...