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
    The concept of the clientlib allows all the JavaScript and CSS resources and gives a great deal of freedom to structure and consolidate client resources, offering a modular platform by which the application can easily import the resources it needs. But I have challenge to load the page. Can you plea...

    Views

    642

    Likes

    0

    Replies

    2
  • 10/15/15
    I need to take content from inner nodes in CQ.Any idea how i can acheive that.Ex : /content/geometrixx/en/jcr:content/par/text --> If i click this link, it has to fetch text component values from the page.Any suggestion to proceed?

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 10/15/15
    Not sure if it's a installation issue or a missing step with Client Context, JSONP Store and Generic Store Component in Segments.After dragging a new JSONP store into Client Context,Setting up a JSONP url and doing a Fetch it downloads all the properties into the store.When loading up a new segment ...

    Views

    507

    Likes

    0

    Replies

    1
  • 10/15/15
    Hello, I have CQ ,version 5.6.1. When I followed the instructions mentioned in the webpage, http://dev.day.com/docs/en/cq/current/wcm/campaigns.html and step 3) under CREATING A TEST&TARGET OFFER EXPERIENCE, I don't see a experience type :"TestandTarget offer" . Is the  screen shot that shown with t...

    Views

    1.3K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi All,    We can include existing components in new component by adding,        <cq:include path="" resourceType="" />Is it possible to achieve the same using javascript?Like,<script type="text/javascript">    var temp    =    "<cq:include path="sometext" resourceType="existing/component/path" />" ...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi Masters! I have to configure the 'Max Parallel' workflow threads in my CQ installation, so I have to configure the org.apache.sling.event.jobs.QueueConfiguration osgi bundle. But I don't know the difference between these event topics:com/adobe/granite/workflow/job*com/adobe/granite/workflow/exter...

    Views

    5.7K

    Likes

    5

    Replies

    6
  • 10/15/15
    I am working on an adaptive form. I upload a Test.xdp file. Then use the template as areference to synchronize with the adaptive form.I have three step in the form.[img]qq.png[/img]Step 1, adaptive form. I drag the form elements into the  Adaptive Form Page.Step 2, verifyfilldata.Step 3, send an ema...

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 10/15/15
    I am trying to perform in place upgrade as advised in guide to Upgrading to AEM 6.0.Upgrading to AEM 6.0 - docs.adobe.comHowever when I complete in-place upgrade first step.Th eAEM gets started and launches only to give error "HTTP ERROR: 503Problem accessing /. Reason:     AuthenticationSupport ser...

    Views

    861

    Likes

    0

    Replies

    3
  • 10/15/15
    java.lang.NoClassDefFoundError: com/adobe/cq/social/commons/client/api/SocialCollectionComponentFactory

    Views

    1.9K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi ,   I'm trying to include rendering result of a content page in sightly uing data-sly-resource tag like below  <article data-sly-resource"${contentpagepath/jcr:content/par.html}"             data-sly-unwrap></article>  With the above i'm able to see the result of the content page but it is taking...

    Views

    2.3K

    Likes

    0

    Replies

    2