Expand my Community achievements bar.

Enhance your AEM Assets & Boost Your Development: [AEM Gems | June 19, 2024] Improving the Developer Experience with New APIs and Events
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    Hi,What's the recommended way to implement pages that are shared deployment-wide? For example when we want to implement a page called "Under review" that based on some rules should be served to users in place of the actual pages of a website.We have a few JSP under /content/global-pages that we want...

    Views

    400

    Likes

    0

    Replies

    1
  • 10/15/15
    Hey guysThe title sums it up pretty well. I'm extending GridPanel and in that custom GridPanel I want to do the following:I want to retrieve the CRX path of the current (custom) multi field item, for example like this: findParentByType("CQ.Dialog").pathTransfer that path as parameter to my servlet: ...

    Views

    372

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,Can someone describe how CQ manages user session when for example user works with some cq page which related with another pages and in middle of his work process CQ page is updated by new publish, so user session can be spoiled by unexpected update, how CQ canhandle this case?Also what about serv...

    Views

    417

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi All,My requirement is while i remove the tag, it has to deactivate and delete the current tag.i have tried to write the workflow for the requirement, i dont find the event for Tag Removal.could you please help me, how to proceed.Bunch of thanks!!Mike 

    Views

    213

    Likes

    0

    Replies

    0
  • 10/15/15
    Hi,My cq is working fine if access it without dispatcher,  but if I visit it via dispatcher and got 403 forbidden. There has two link point to a same server, but the [1] is working fine, the [2] is got 403 forbidden. If we use IP to access directly and it is also working fine. It seems that verify a...

    Views

    698

    Likes

    0

    Replies

    2
  • 10/15/15
     We are authenticating a user using the /j_security_check and then adapting the sling request to UserProperties and UserPropertiesUtil.isAnonymous and always returning true and the username is anonymous and not the name that was logged in code example UserPropertiesUtil..isAnonymous(slingRequest) is...

    Views

    434

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,We are trying to figure out a way to disable a user account from logging into AEM. We want to keep the account in the system, just somehow disable it and have the option to re-enable it if it is ever needed.Anyone have a solution for this? We have tried the activate/deactivate functionality in th...

    Views

    3.6K

    Like

    1

    Replies

    3
  • Hi,When a teaser component is used for the segmentation in a page, it resolves to one segment from the existing and displays the teaser accordingly. is there any API to get the segment which the current request falls to in the service layer ?

    Views

    297

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,Few members granted by us for Admin access to the particulate group on the website. After giving access 10k users got deleted from the particulate group on the website exclude latest granted users.Please help on this to look for which logs are required for this... & Which string required look for...

    Views

    249

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I getting NoClassDefFoundError when trying to use com.day.crx.security.ldap.jmx.LDAPUserMBean class to connect to LDAP from OSGI Scheduler. I have placed <Import-Package> com.day.crx.security.ldap.jmx.LDAPUserMBean;resolution:=optional,  </Import-Package> in maven but in bundle I see it could not...

    Views

    901

    Like

    1

    Replies

    9