1. I was able to run Adobe conect properly for several days2. I participated in group virtual classes3. A few days ago just I was listen to the teacher the initial greeting and then when I want to participate I stop listening.4. I have done the test conect adobe and gives me that everything is ok5. ...
Is there a method to use the Granite UI's validation service to actually stop a form from being submitted?For example: I want to validate a field named tabAnchor against a regex. I produce the following javascript, leveraging the Granite API. (function($, Granite) { "use strict"; var unitPattern = /...
Hi,I am making changes to the English pages programatically and live copy will copy those changes to Spanish. I would like to know when the live copy is completed copying the changes to Spanish. So I can make changes on top of them in Spanish. Is there anyway to get the live copy synchronization sta...
[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...