Expand my Community achievements bar.

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

  • 10/16/22
    Hi Team,   I have data kept in a content node (content/test) and this node has multiple nodes with the name of Item_ID with similar values in jcr:content node (Title, Subtitle, link etc).   I can show all items on the UI by accessing the data using an OSGI service. Now, I want to add a feature for t...

    Views

    221

    Likes

    0

    Replies

    3
  • 10/16/22
    How to check if the user is admin or having administrator privilages.   

    Views

    571

    Likes

    0

    Replies

    5
  • 10/15/22
    Hi Team,   We have recently implemented SAML SSO using Azure IDP in AEM 6.5.   Few best practices we would like to understand:   1) How to manage permissions in AEM for Groups/user created in IDP ? 2) Shall we create a new local AEM group A and make IDP group B part of it, assign appropriate permiss...

    Views

    267

    Likes

    0

    Replies

    1
  • 10/15/22
    Team,   I'm running AEM as docker container. I'm not able to upload a package with the package manager. Any package over 1 MB of size is keep spinning. Any Idea ? Please help.   Thanks.

    Views

    305

    Likes

    0

    Replies

    1
  • 10/15/22
    Team,   I'm not able to upload the packages to package manager over 1 MB and it keeps spinning that file is getting uploaded. Any Idea ?    Thank you..!

    Views

    180

    Likes

    0

    Replies

    1
  • 10/15/22
    Hi Friends - Hope, All is well.   could you help me know how I can consume the experience fragment variation via a field in custom component, not by OOTB experience fragment component.   my custom multi-field component has following fields. 1. icon 2. source and here source is XF reference. what is ...

    Views

    701

    Likes

    0

    Replies

    4
  • 10/14/22
    Hi all, I'm trying to refresh the page after insert of a component in a page with following cq:editConfig Listeners. AfterEdit, AfterDelete & AfterMove Page is getting refreshed but NOT afterinsert? Give me some solution to resolve this issue.    

    Views

    532

    Likes

    0

    Replies

    5
  • 10/14/22
    Does anyone know if we can get tag title in different languages in HTL/Sightly? I'm able to get the tag title and name but not the title.en and title.fr value.    

    Views

    800

    Likes

    0

    Replies

    8
  • 10/14/22
    Hi all, I am using aem 6.4 in my touch ui component having one multifield tab inside that having one path field i marked as mandatory by using the property required Boolean true in this mandatory field is still red even though the field has value. Expected is once the value is selected means that ti...

    Views

    441

    Likes

    0

    Replies

    6
  • 10/14/22
    I am trying to add a JS file into my component's clientlibs folder. That file contains an export command which is causing an error when I am opening a page saying: "Unexpected syntax error: Unexpected token export". I searched and found a solution to add type="module" to the script tag, but since I ...

    Views

    377

    Likes

    0

    Replies

    4