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...
Hi, i'm trying to use the the feature:"Overriding Properties of a Live Copy PageThe page properties of a Live Copy page are inherited (and not editable) from the source page by default.You can cancel inheritance for a property when you need to change the property value for the live copy. A link icon...
Dear All, In the production environment livecopy page, the user hits the “detach” button without knowing the risk, We tried many ways to get it back but we are unable to rollback it again because Detach option permanently removes the live relationship between a live copy and its source(blueprint) p...