Expand my Community achievements bar.

Get ready! An upgraded Experience League Community experience is coming in January.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 3/25/25
    public class CanonicalURL extends WCMUsePojo {public LinkCreator linkCreatorUtil;public String path; @Overridepublic void activate() throws Exception {linkCreatorUtil = getSlingScriptHelper().getService(LinkCreator.class);path = get("path", String.class);if (path == null) {path = getCurrentPage().ge...

    Views

    1.0K

    Likes

    0

    Replies

    6
  • 3/25/25
    Hello, I want to replace or substitute a UE field with a React component through extensions.  The field is the one that says *Image which I want to replace.In my extensions project I have the following code. I've tried different data types like Image, image, media, and multi, but I haven't been able...

    Views

    663

    Likes

    0

    Replies

    3
  • 3/24/25
    Hi Team, I am using SAML 2.0 Authentication  for external users authentication on our portal.Where I have a usecase, I want to add the user to multiple groups when they are authenticated, I am using below propertiesaddGroupMemberships : truegroupMembershipAttribute : "http://schemas.test.com/groups-...

    Views

    955

    Likes

    0

    Replies

    4
  • 3/24/25
    Hi Team,I would like to know on aem lucene indexingAs per the aem docs lucene is asyn means what operations does lucene do asynchronously in aem?  Thanks in advance.

    Views

    645

    Likes

    0

    Replies

    4
  • 3/24/25
    Hello, has anyone developed a custom validation extension for the new CF editor? I don't want to create a custom field, just add validation to an OOTB field. I checked the docs but I don't see any API for validation available: https://developer.adobe.com/uix/docs/services/aem-cf-editor/api/ I have t...

    Views

    827

    Likes

    0

    Replies

    4
  • 3/24/25
    Hi Team,In one of our application for a angular video component is developed. This is a training page where multiple videos are being maintained in the DAM. the urls links are being generated using the angular route. If a page is bookmarked or being directly hit, it results in 404. Instead it should...

    Views

    949

    Likes

    0

    Replies

    6
  • 3/24/25
    In edit mode the page gives me the ability to scroll up and down, while in view as published mode no, not to the top of the page. The only way to see it all is to make the browser page smaller

    Views

    539

    Likes

    0

    Replies

    2
  • 3/24/25
    Hi Team,I have a requirement where we have timer on page, we have to display the content1 (div1) during the timer running and on completion of timer, the page should refresh and display the different content (div 2).This is working fine on author but on runway page the content is not changing after ...

    Views

    595

    Likes

    0

    Replies

    3
  • 3/24/25
    Hi Team, Is there any way to move content from lower to higher environment in AEM as cloud ?Also from my local machine i need to move content to clound dev how we can do  please suggest

    Views

    424

    Likes

    0

    Replies

    1
  • 3/23/25
    Hello Team, I have few queries related to Content Fragment Editor extension. I am new to App Builder, CF Editor Extension project. 1: Pipeline build deployment:I have these Adobe IO Runtime workspaces: Local, Dev, Stage, Production.Local is used for POC purpose. deployed the extension project here(u...

    Views

    894

    Like

    1

    Replies

    5