Expand my Community achievements bar.

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

  • 8/21/20
    We are using AEM 6.4 SP7 I have a Text component , when author enters data using inline editor.If data contains some special characters I want to prevent saving data to "crx" .So I thought of go with listeners approach.  Once author click on save(check symbol) how to take listener control.Can anyone...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 8/21/20
    Hi All, AEM site is interacting with external site for some operation. During performance testing external site endpoint is is changed and application is redirected to new endpoint(modified endpoint). I want to restrict this behavior in AEM so that only valid domain/site will be allowed to interact ...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 8/20/20
    Hi All,Recently we have installed AEM 6.5.5 SP and the login option is not visible anymore though CRXDE. Has anyone faced this issue.  @kautuk_sahni 

    Views

    4.3K

    Like

    1

    Replies

    6
  • 8/20/20
    We have a OSGI Service (using R7 DS annotation). We are using OCD as innerclass within the service.Also, we would like the component to read properties from the predefined sling:osgiconfig nodes in JCR.Configuration policy is defined as required.When the component/service load it goes into a "no con...

    Views

    4.4K

    Likes

    0

    Replies

    36
  • 8/20/20
    I have created two projects based on maven archetype 22. Project A and Project B. In project A - I have created an interface HelloWorld.java and implemented it - HellowWorldImpl.java - in this implementation - have created 'sayHello' method with custom log message - "Message from sayHello method - v...

    Views

    949

    Likes

    0

    Replies

    2
  • 8/20/20
    Hello Community - We are using HTL Use-API to get the cookie value from the script and printing the value in the component. For some reason, it is not working as expected and it retains the previous selected value. AEM document says "Use-API" could be slower. Is there any way to use the return value...

    Views

    2.6K

    Likes

    0

    Replies

    7
  • 8/20/20
    I am using CSRF token header in post form submission. In author instance, I am able to get CSRF token through call to /libs/granite/csrf/token.json but same call in publish instance is giving empty json i.e. { } when I am accessing it an anonymous user. Please let me know if there are any step to ge...

    Views

    1.8K

    Likes

    0

    Replies

    1
  • 8/20/20
    if i have opened a onten page in editor mode for each component a <cq> tag is gettig generated due to which my carousel component which is using owl carousel creating cloned items with the <cq> element wrapperd in it. this <cq> doesn't appear or render in the preview mode? is there any way so we can...

    Views

    622

    Likes

    0

    Replies

    2
  • 8/20/20
    Hi there, I was wondering what best practice would be to bind a servlet to a custom path based on a config. This servlet is an API endpoint, so selectors won't help us too much. For example, I have a servlet at /bin/foo/files, and I'd like to be able to configure that path to be at /bin/bar/files, o...

    Views

    2.5K

    Likes

    0

    Replies

    9
  • 8/20/20
    Hi,I wanted to add a new node under opertaions, so i overlaied from /libs to /apps.If i add sling:orderBefore node and set it to sites, the node is breaking after the code built and the operations are not displayed in the sites.Is there any issue with the code using sling:orderBefore?<?xml version="...

    Views

    1.8K

    Likes

    0

    Replies

    7