Hi Team, I have created live copies of my website, I want the functionality If I make changes on Language master English copy it should reflect on all the English page under all countries. Please suggest how to do that.Thanks in Advance!
<buttonIcon jcr:primaryType="nt:unstructured" sling:resourceType="acs-commons/components/authoring/graphiciconselect" fieldDescription="Select icon to be displayed on the button" fieldLabel="Button Icon" name="./buttonIcon"> <datasource jcr:primaryType="nt:unstructured" sling:resourceTy...
I have written some code for select dynamic drop down, some where form the code the error is propagated to coralui3. When I debug the code I don't see any error coming form custom code, everything seems to be pointing to coralui3. Uncaught TypeError: Cannot read property 'indexOf' of undefinedat HT...
We are trying to get a servlet visible in the publisher, and understand we have to add a rule to the dispatcher.Build works fine against the local cloud SDK, but when the source is pushed to cloud, build fails with: There have been changes detected in a file which is supposed to be immutable accordi...
Looking to see if there's a best practice defined anywhere. The newer archetypes use the concept of the "core" maven project for all the java related code that typically goes in a bundle. I have a codebase that's been in use since the 5.x days which consists of multiple custom bundles with varying l...
Hi all, $(document).ready(function(){$("#filesReportDownloadButton").click(function() {var searchText=$("#cmp-fulltext_746019667").val();$.ajax({type: 'GET',url: '${resource.path}.publishReport.html',data: {'SearchText':searchText},success: function (data) {alert('ok');},error: function(jqXHR) {aler...
Hi, Suppose if i have project specific i18n folder like below /apps/<<project-name>>/i18n/fr.json I need an access to this folder in Publisher instance so that i can give all the 1i8n keys and values as a json. This json url has to be given to some other channel so that they can make use of keys and...
We are up in the process of upgrading from LiveCycle ES2 to AEM Forms 6.5.We have a licence for Reader extension for LC ES2 but I can't find one for AEM Forms 6.5 I've been looking in my list of licences and think it's been omitted to put in my list of licences. The one we have works but it's not st...