Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    curl command to list packages(package manager) for a specified group

    Views

    2.5K

    Likes

    0

    Replies

    1
  • 10/15/15
    Purpose: I want to refresh parsys component after deleting child component in it.So far, after insert component into parsys there is Extjs function to refresh the parsys, just configure as below under [parsys/cq_editConfig/cq:listener]<cq:listeners jcr:primaryType="cq:EditListenersConfig" afteredit=...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 10/15/15
    I've configured Sling mapping in publish instance and its working fine. { "jcr:primaryType": "sling:OrderedFolder", "home": { "sling:internalRedirect": "/content/geometrixx/en.html", "sling:match": "localhost.4503/$", "jcr:primaryType": "sling:Mapping", }, "localhost.4503": { "sling:internalRedirect...

    Views

    1.9K

    Likes

    0

    Replies

    6
  • 10/15/15
    Hi,I am using QueryBuilder to execute a search operation for all the cq:Page under a path. There are two custom date properties that are being set through page properties :displayStartDate and displayEndDate. All the pages for which displayStartDate <= current Date and time and displayEndDate>= curr...

    Views

    2.3K

    Likes

    0

    Replies

    3
  • 10/15/15
     Hi,I'm building a query to search result in multiple path with multiple properties. fulltext=testgroup.p.or=truegroup.1_group.path=/content/myprojectgroup.1_group.type=cq:Pagegroup.2_group.path=/content/dam/myprjectgroup.2_group.type=dam:Assetdaterange.p.or=truedaterange.1_property=jcr:content/jcr:...

    Views

    6.1K

    Likes

    0

    Replies

    6
  • 10/15/15
    hi all,is there a configuration or log setting that allows to log whenever a user enters invalid credentials?I am invoking the j_security_check mechanism, it seems that these requests are handeled outside of Sling so I cannot write a Filter.I know that I could create a custom Login Module to do this...

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 10/15/15
    Would it be possible to make tagging namespace available to SiteA but not for SiteB?  I know I can restrict hide tagging based on ACL, but I would like to hide the tagging tab based on the site I am on.Thanks in advance!

    Views

    519

    Likes

    0

    Replies

    1
  • 10/15/15
    I'm having the exact same issue described in this ticket, which for some reason is ready only now: http://forums.adobe.com/message/5494990In summary, I have a workflow that recently started throwing exception whenever I try to run it:20.02.2014 10:34:01.901 *ERROR* [ObservationManager] com.adobe.gra...

    Views

    2.6K

    Like

    1

    Replies

    2
  • 10/15/15
    Hi, Will it be possible to Authenticate a user in Publish instance and redirect to Author instance with out prompting the user(author) to login again into the Author instance .?( May be by any chance with custom Authentication Handler.? )Thanks in Advance,VAr

    Views

    415

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi ,I have written a tag to externalize the urls on the rendered html on my page . I am using that tag to externalize <a href> and src attributes .I want to externalize the <link rel="stylesheet" href="/etc/....." type="text/css"/> which is rendered from <cq:includeClientLib css="designs.testproject...

    Views

    875

    Like

    1

    Replies

    2