Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 1/14/16
    Hi,I need to limit the creation of a template to this path /content/myproj/language/here and not as a child of "here"I tried with all the possible combinations of: /content/myproj/(.*)/(.*)  but it doesn't work.Can you help me? Thanks

    Views

    627

    Likes

    0

    Replies

    3
  • 1/14/16
    Hi All, We have a requirement to pre populate the component dialog with osgi configuration values. We have to make the component compatible with Classic as well as Touch UI. We referred the below link for setting values in touch ui dropdown by using datasource. link :  https://helpx.adobe.com/experi...

    Views

    2.9K

    Like

    1

    Replies

    6
  • 1/14/16
    Hello, I was Developed a component on that component i am providing values through dialog like defaultValue property My problem is when i was drag and drop from sidekick to parsys, The default values are not apply by defaultly when component drag and drop, in edit bar of that component when click an...

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 1/14/16
    There are 8 categories of tags that are included in the document library, which all correspond to tags in AEM. The child tags of those categories are displayed when you click the arrow on each category.  Apparently, these child tags are just shown in the order they appear in the JCR.  Is there a way...

    Views

    8.0K

    Like

    1

    Replies

    12
  • 1/14/16
    Hi,I'm using cq5.5 and i have a code like this:import javax.jcr.Node; import javax.jcr.RepositoryException; import org.apache.felix.scr.annotations.Component; import org.apache.felix.scr.annotations.Property; import org.apache.felix.scr.annotations.Service; import org.apache.jackrabbit.commons.predi...

    Views

    890

    Likes

    0

    Replies

    3
  • 1/13/16
    Can anyone explain me the wildcards in allowedpaths when we use it for template creation and what exactly this path will do/content(.*/)?/test(.*)?

    Views

    2.6K

    Likes

    0

    Replies

    5
  • 1/13/16
    Hi All,I have one simple question: As per the document, Context hub is: The ContextHub Javascript API provides access to the context data that ContextHub manages. This page briefly describes the main features of the API for accessing and manipulating context data. Follow links to the API reference d...

    Views

    5.7K

    Likes

    0

    Replies

    8
  • 1/13/16
    When creating a Sightly page component, we are unable to find out how to name the file inside the component so that it overrides the XML rendition of the component. We can't use the usual xml.jsp, since this is a Sightly component.  Oddly, if I put an xml.jsp in my Sightly component, it takes effect...

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 1/13/16
    I added an entry in resource resolver factory and saved it. If i access any page based on new rule i am getting below errorCaused by: org.apache.sling.scripting.sightly.SightlyException: Cannot find class apps.sling.servlet.errorhandler.ResponseStatus.    at org.apache.sling.scripting.sightly.impl.c...

    Views

    1.0K

    Likes

    0

    Replies

    4
  • 1/13/16
    Hi All,I have dispatcher and publisher (AEM 6.1) setup for my project, now when i tried to access via dispatcher, it is giving me 403 forbidden error and when i try to access publisher it is giving "Authentication Denied"Pl find.. logs below.Steps we did is:-Created a package from fresh CQ instance ...

    Views

    4.4K

    Likes

    0

    Replies

    6