Expand my Community achievements bar.

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

  • 8/22/20
    I created a small component , with some CSS.1.CSS was created at  component/clientlib/less/x.less level2. And then this file name was added in css.txt 3. And an x component group was added.4. Navigated to structure page customheaderlibs.html and noticed that it is referring to clientlib-base5. Navig...

    Views

    2.3K

    Likes

    0

    Replies

    13
  • 8/22/20
    I have an image and video dropdown based on which the following field for video or image link is displayed.. I have a requirement to save the value from the selected field to a single property in jcr. i.e If the video was selected the link property should be video link and the next time when the ima...

    Views

    734

    Likes

    0

    Replies

    2
  • 8/21/20
    Hihow can we enable or disable inbox notification using configuration?Thanks, Nj

    Views

    1.5K

    Likes

    0

    Replies

    4
  • 8/21/20
    As listed in the docs https://docs.adobe.com/content/help/en/experience-manager-65/assets/extending/mac-api-assets.html to access assets using API..https://[hostname]:[port]/api.jsonhttps://[hostname]:[server]/api/assets.jsonis there a way to change the path of the default "/api/...." to be somethin...

    Views

    908

    Likes

    0

    Replies

    2
  • 8/21/20
    Hello,We are starting to create Adobe Components. We are in a big company and we're trying to translate web-components into AEM.So for example, on authoring mode, we're binding attributes instead of styles in our component's modal.Is there a way to create a data-set or a system to get those attribut...

    Views

    1.4K

    Like

    1

    Replies

    3
  • 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.4K

    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.3K

    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.6K

    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

    5.0K

    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

    1.1K

    Likes

    0

    Replies

    2