Expand my Community achievements bar.

July 31st AEM Gems Webinar: Elevate your AEM development to master the integration of private GitHub repositories within AEM Cloud Manager.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 4/7/21
    I can no longer login through package manager on publish instance after installing the latest service pack 6.5.8. I can still through: /libs/granite/core/content/login.html. I'm just wondering if I've missed something in the release notes, maybe?

    Views

    1.9K

    Likes

    0

    Replies

    8
  • 4/7/21
    We created some sling servlents following this tutorial: https://aem.redquark.org/2018/10/day-17-working-with-query-builder-api.html.  They make calls to a backend (player database), and pull in some content, and output json for the react page.  e.g. oursite.com/bin/api/oursevlet This will work well...

    Views

    1.3K

    Likes

    0

    Replies

    8
  • 4/7/21
    Hello, Is there a way a translation connector can influence what gets displayed on a translation job tile, when a TranslationException is thrown from the connector? The generic "Error: Failed to start translation" leads to pretty frustrating user experience. Also, in general, is there any explicit d...

    Views

    805

    Like

    1

    Replies

    1
  • 4/7/21
    I want to pass parameters text and username from sightly to sling model and display in frontend. Pls HelpSightly Code<sly data-sly-use.mySlingModal="${'com.aem.demo.core.models.MyComponentModel' @ text='Hi!!'}"></sly> MyComponentModel.java@Model(adaptables = SlingHttpServletRequest.class)public clas...

    Views

    978

    Likes

    0

    Replies

    2
  • 4/7/21
    Every application needs to read env specific or tuneable config parameters.The only way to do this is OSGi configs.Finding an end to end example of creating config variables (not via UI on a specific instance, but in code in git so it can be deployed to other envs), is difficult.There seem to be two...

    Views

    1.6K

    Likes

    0

    Replies

    1
  • 4/7/21
    Hi,I created a tab component in which each tab has its own parsys. I am using a multifield xtype to add these tabs and then a new parsys area is displayed under the new tab. Now the problem is when i reorder the tabs, the content under that particular tab is not moving.can anyone please help me on t...

    Views

    615

    Likes

    0

    Replies

    1
  • 4/7/21
    I have the below code:let fontField = $(".cq-dialog").find("#contentColor")[0];fontField.value="#ffffff";fontField.disabled=true; the colorfield shows #ffffff and as disabled. But after closing the dialog, I don't see the color of the font as white (#ffffff). If I comment the line of code having dis...

    Views

    797

    Likes

    0

    Replies

    6
  • 4/6/21
    How do you create Anchor Link in AEM 6.4?

    Views

    8.3K

    Likes

    0

    Replies

    9
  • 4/6/21
    What is the recommended way to manage permissions on DAM folders? I see that users can create private folders in DAM and can assign users/groups from the permissions of the folder. Is this a good option to go with. I understand that permissions should be pre defined by dev teams with inputs from bus...

    Views

    1.9K

    Likes

    0

    Replies

    6
  • 4/6/21
    When I am clicking on the rollout page it is redirecting me to an empty page .Any solutions? When I checked in logs it showed me Unable to adapt resource of /content/upcoming-events/jcr:content/non-hero-header to type com.day.cq.wcm.msm.impl.RolloutHierarchicalObj

    Views

    376

    Likes

    0

    Replies

    1