Hi,I am using the below coral pathfield ,please let me know how could i set the value of pathfield using javascript for multiples values .Which must show cross (X) for each value in the UI.I have the below sample dam path arrayCurrent behavior on UIvar pathArray=["/content/dam/path1","/content/dam...
Hi All,I have used delegate pattern to extend list core component in my component sling model. @Self @Via(type = ResourceSuperType.class) private List list;Collection<ListItem> listItems = list.getListItems();When i use this pattern, i could not retrieve getter methods from model class in junit...
Hello everyone, I am using the last archetype from https://github.com/adobe/aem-project-archetype It´s working properly but I want to create some ReactJS components using TS and scss from scratch, that's my main goal.How do you install ReactJS under the ui.frontend folder without getting errors?I am...
I noticed that you can add a thumbnail image for the folders in AEM Assets. As in the picture. Do you know if it's possible to add that button to other assets files, such as zip-files and mp4 files?
Hi,I am trying to integrate Microsoft SQL DB with AEM. I have downloaded the Microsoft JDBC driver 7.2.2 and converted it to OSGI Bundle. I have also configured the JDBC connection pool. Now when am trying to connect to DB via a servlet am getting the below error. I have tried with different JDBC v...
As our site is in multiple countries and in multiple language so to implement this. i'm referencing the the we.retail site.created a languge master page and page with name en and another page withj name home under it. now i have created a page with name us and under it i made live copy with name en...
I have a custom multifield in page properties which is saving values as json. I am working on AEM 6.3. I am able to add the values in dialog , and on save, it is getting saved as expected in crx/de and reflects on page properly. But next time when I open the dialog, the values are not getting popula...
I migrated my aem instance from 6.3 to 6.5 and the model got migrated and are working well. But the workflow with scripts are not working because it is not able to pick up the script from the location (checked both before/after migrating scripts to new locations it was through same error). The OOTB ...
I am new to AEM,I have an author in AEM is trying to revert page version and reorder page in sites but this author account is not able to do both.I have tried using admin account in AEM and admin account is allow to revert the page version and reorder page in sites.For revert page version, I was tri...
Hi everyoneI have gone through the full tutorial: Batch Output of Documents in Adobe Experience Manager (Batch Output of Documents in Adobe Experience Manager), in my localhost AEM 6.5 instance. I used the same demo files that the instructor used during the recording.Everything worked ok until the P...