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

  • 2/28/18
    Please see if anybody can help me on below use case by suggesting a solution.We have our internal users(company staff) in ADFS and external users in AEM repository. The requirement is that when any internal user tries to access the application URL from corporate network, they should be directly auth...

    Views

    2.3K

    Likes

    0

    Replies

    3
  • 2/28/18
    23.02.2018 09:43:50.013 *ERROR* [sling-oak-observation-147] org.apache.jackrabbit.oak.plugins.blob.MarkSweepGarbageCollector Not al l repositories have marked references available : [189619f9-4736-44b5-9fcb-66dde9ee2520, 495ddd13-a56d-4ac8-bc10-bea9a39e3b12, 4a91 aca9-6a7f-4ac9-b18d-01c23277c289, 59...

    Views

    594

    Likes

    0

    Replies

    0
  • 2/27/18
    Hi All,Have a requirement of using TagsPicker inside a multiField of Component. Other fields within multiField, earlier values are pre-populated when dialog is opened for editing but tags field which is under same multiField unable to pre-populated or retrieve earlier values. Even though values are ...

    Views

    784

    Likes

    0

    Replies

    3
  • 2/27/18
    so I have a custom menu item that I'm displaying on my header (it's just an icon that displays a menu on hover)<sly data-sly-use.bookmark="berkeley/components/global/bookmark-menu/bookmark-menu.html" data-sly-call="${bookmark.object@detailListFlag=''}" data-sly-unwrap />I have a need that I need to ...

    Views

    2.0K

    Like

    1

    Replies

    2
  • 2/27/18
    Hi,I have a sling model class, which I am adapting it to a resource. After adapting, I am trying to update the value of some of the properties before rendering using HTL. This is working!! But Is this the only approach to modify a resource? Why should I have to create an additional POJO class?Conten...

    Views

    756

    Likes

    0

    Replies

    0
  • 2/27/18
    @component@Servicepublic class yyyy{}when i use the below@component@Servicepublic class xxxx extends yyyy{}I get the below warning. Component xxxx is using the deprecated inheritance feature and inherits from yyyy. This feature will be removed in future versions. (org.apache.felix:maven-scr-plugin:...

    Views

    792

    Likes

    0

    Replies

    0
  • 2/27/18
    so I found an old commit from our ex-contractorfile: ui.apps/src/main/content/jcr_root/apps/berkeley/configs/config/com.day.cq.wcm.foundation.forms.impl.FormChooserServlet.configcontents:forms.formchooserservlet.advancesearch.require=B"false"service.name="CQ\ Form\ chooser\ servlet"service.pid="com....

    Views

    1.2K

    Like

    1

    Replies

    1
  • 2/27/18
    Hi All,We are using AEM6.1SP1 and we have a lot of versions under /jcr:system/jcr:versionStorage for pages which were removed some time ago.It's affect server performance.Why aem stores versions for deleted pages?E.g.1. Created page /content/geometrixx-outdoors/en/men/coats2. Created versions for th...

    Views

    730

    Likes

    0

    Replies

    0
  • 2/27/18
    Hi guys,I am new to AEM and I'm following this tutorial for understanding. Adobe Experience Manager Help | Getting Started with AEM Sites - WKND Tutorial After I've finish chapter 2 I should have 1 page ready but I get this error instead.Can you help me understanding the problem ? Thank you !

    Views

    10.7K

    Likes

    3

    Replies

    5
  • 2/27/18
    HiAm trying to use $document.on("dialog-ready", function() { .. } for touch UI dialog customization. Where as i can see the dialog-ready event fires before the dialog content is fully loaded which gives me a unavailability of tags for traversal of dialog html.Is there any event listener that i can u...

    Views

    2.7K

    Likes

    0

    Replies

    3