Expand my Community achievements bar.

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

  • 8/28/23
    Good morning,in Adobe Aem Author version 6.4 is it possible to log all login and logout events in a file ?Thank you

    Views

    493

    Likes

    0

    Replies

    4
  • 8/28/23
    Hi Team, i am trying to recreate the four column images in desktop view and images wrapped into 2 rows like 2 images in first column and 2 images in second row.. can we achieve this with the responsive grid layout in aem or with style systems?

    Views

    286

    Likes

    0

    Replies

    2
  • 8/28/23
    Hi, I want to add titles to folders that are already present in dam.There are many folders and sub folders and I want to add jcr:title to only folders and not to the files.Here I want to update all folders under /content/dam/Testing (A,A1,A2,B,C,D) and /content/dam/Testing2(AB,BC)..so on @arunpatida...

    Views

    270

    Likes

    0

    Replies

    2
  • 8/28/23
    this is my custom componant code for adabtive form .content.xml <?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:sling="http://sling.apache.org/jcr/sling/1.0" jcr:primaryType="cq:Component...

    Views

    198

    Likes

    0

    Replies

    1
  • 8/28/23
    Hi, XML file(filename_in.xml) is there in dispatcher location "/mnt/var/www/html" and we are able to access that XML file via "http:www.domain.com/in/en/filename.xml".We are achieving this because we have written a rule in dispatcher as belowRewriteRule ^/in/en/filename.xml   /filename_in.xml [PT,L]...

    Views

    254

    Likes

    0

    Replies

    2
  • 8/27/23
    I currently have a persisted endpoint that is meant to allow for paging over a list of content fragments:  /graphql/execute.json/xxx/getSomeContentFragmentPaginated;startRecord=0;numberOfRecords=3  The underlying GraphQL query looks something like this: query getSomeContentFragmentPaginated($startRe...

    Views

    474

    Likes

    2

    Replies

    4
  • 8/27/23
    Hello all,I am aware of page level access to certain groups for AEM live site. I mean after logging into live AEM site, if the user has permission to certain page(say about-us.html), then show the page. Or else, redirect to login page(or some message).  My query is:  user1 belongs to group1, other u...

    Views

    329

    Likes

    0

    Replies

    3
  • 8/27/23
    Hi Community, I have a requirement where we want to track login and logout of author users in the AEM author instance , How can we do that ? I tried creating a sling filter where we can check for login and logout URL, for this i am targeting j_security_check as login URL and /system/sling/logout as ...

    Views

    550

    Like

    1

    Replies

    4
  • 8/27/23
    Hi, Guys, I am new to AEM and I am facing a problem about converting Resource to Custom Model. //--------------------------------------------------ResourceResolver resourceResolver = request.getResourceResolver();Resource resource = resourceResolver.getResource(path);//------------------------------...

    Views

    861

    Likes

    0

    Replies

    8
  • 8/27/23
    i am getting error while accessing API for cloud Manager -  Adobe IO cloud Manager project has been setup in Adobe IO console works fine using Postman and getting expected response on the API call.When i tried to replicate same in JS Code/Fetch call, getting below error has been blocked by CORS poli...

    Views

    583

    Likes

    0

    Replies

    2