Expand my Community achievements bar.

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

  • 3/26/24
    We have uploaded the PNG files in the etc/designs/.. folder and loaded using <img> tag like below.<img src="/etc/designs/captcha/_pic42.png" id="pic_b" alt="Equals">These images are working in the desktop browsers, but these images are not loading in the mobiles(Android/iPhone) users.  Please sugges...

    Views

    211

    Likes

    0

    Replies

    3
  • 3/25/24
    Can I upload a folder to dam?

    Views

    514

    Likes

    0

    Replies

    11
  • 3/25/24
    Hi Team,Has anyone had any experience migrating a website based on Advantage CSP to AEM?  Advantage CSP is an enterprise-class content services platform (CSP) designed for businesses of all sizes [1]. It combines features of two popular software categories:Digital experience management (DXM) - which...

    Views

    313

    Likes

    0

    Replies

    4
  • 3/25/24
    I am working on sling content distribution. I am able to successfully work on forward (author to publish) and reverse (publish to author) content distribution.  The issue I am facing..when I am creating a custom collection for forward distribution on author environment a rep:policy is also created f...

    Views

    135

    Likes

    0

    Replies

    1
  • 3/25/24
    .context.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:granite="http://www.adobe.com/jcr/granite/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:sling="http://sling.apache.org/jcr/sling/1.0" jcr:prima...

    Views

    358

    Likes

    0

    Replies

    5
  • 3/25/24
    Query builder to have one property but two values , need to get result if both values are present to a node, used and operation but it's not working.

    Views

    172

    Likes

    0

    Replies

    1
  • 3/25/24
    hello,In a new project, we need to use an iframe to embed a web page from another site into AMS's AEM.We plan to solve this using the ootb core embed component.The web page we are trying to embed using an embed(iframe) is managed by the same group and is a web page created in asp/aspx and located on...

    Views

    446

    Likes

    0

    Replies

    4
  • 3/25/24
    Hi Team,I tried adding caption to scene7 as  var s7videoviewer = new s7viewers.VideoViewer({                        "containerId": 'id',                        "params": {                             "serverurl": serverURL,                            "contenturl": contentURL+"/",                    ...

    Views

    202

    Likes

    0

    Replies

    5
  • 3/25/24
    Hi, Previously we have integrated OKTA to AEM for the user authentication. Now we are planning to migrate our user authentication from OKTA to VIP. Is same integration process for the VIP too? https://experienceleague.adobe.com/en/docs/experience-manager-learn/forms/single-sign-on-with-okta Thanks,B...

    Views

    129

    Likes

    0

    Replies

    1
  • 3/25/24
    Hello Everyone, How can I call my servlet during page load time?I know below mentioned approach.  Added this ajax call in some genral js file. $.ajax({ url: "/content/data/practice/servlet/dummyServlet", type: "GET", data: { ...

    Views

    175

    Likes

    0

    Replies

    1