Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 12/5/19
    Hi All,I'm setting up Targeting using ContextHub as the engine for a project and it's pretty much done.However, I noticed that when an audience matches a defined segment and the ContextHub replaces the default content with the targeted content it looks kinda ugly.Is there a way to not display the de...

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 12/5/19
    Hi All,I want to start using Ensure Oak Index feature of ACS AEM Commons in my project though after integrating the Ensure index and testing it I found that ensure definition changes are not applied to oak:index upon deploying the build package with updated ensure index, even if I set forceReindex t...

    Views

    1.2K

    Likes

    0

    Replies

    0
  • 12/5/19
    Hi all,I wanted to ask about how to prepare for the Certification Exam of the new AEM exam: where can I find some useful information about the required knowledge?I have been practicing the AEM assessment, but I think this is not enough as there is no code exercises or similar. Thanks in advance.Rega...

    Views

    4.2K

    Likes

    0

    Replies

    3
  • 12/5/19
    Hi AEM Devs,I am working on an extension for AEM where I need to modify the content of editables.I can fetch list of editables using Granite APIvar editablesArray = Granite.author.editables;var editable = editablesArray[0];Is there any API on editable which allows to fetch content of editable other ...

    Views

    416

    Likes

    0

    Replies

    0
  • 12/5/19
    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...

    Views

    1.9K

    Likes

    0

    Replies

    1
  • 12/5/19
    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...

    Views

    1.3K

    Likes

    0

    Replies

    1
  • 12/5/19
    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...

    Views

    3.2K

    Likes

    2

    Replies

    5
  • 12/5/19
    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?

    Views

    999

    Likes

    0

    Replies

    1
  • 12/5/19
    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...

    Views

    1.7K

    Likes

    0

    Replies

    1
  • 12/5/19
    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...

    Views

    1.9K

    Likes

    0

    Replies

    1