Expand my Community achievements bar.

Nomination window for the Adobe Community Advisor Program, Class of 2025, is now open!
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    Hi,I am creating a custom health report and linking it with maintenance dashboard in AEM6.I have created a health check and a maintenance task. Now I need to create a hint in health report and link it with the maintenance task.Can some one help with some docs for creating the hint in health check.At...

    Views

    420

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I am getting below error when i try to access the custom page createdCaused by: java.lang.ClassNotFoundException: javax.servlet.jsp.PageContext not found by <custom package> [502]        at org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1550)Same...

    Views

    2.6K

    Likes

    0

    Replies

    5
  • 10/15/15
    I have a situation requiring me to set an image as a background on an element. Unfortunately, it seems that the sightly tag doesn't like being inside parenthesis with other content, and simply doesn't output anything. This code: <div class="img" style="background-image: url(${item.featuredImage})">i...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 10/15/15
    I have added a new tab to page properties. The tab consists of a multifieldpanel (acs-aem-commons bundle). I am trying to add a textfield, a dropdown and a number of checkboxes. The issue is that when I select the value under dropdown and select the checkboxes, everything looks fine but when I open ...

    Views

    2.8K

    Likes

    0

    Replies

    11
  • 10/15/15
    Is there a way to get a unique id  from  the httpRequest or somewhere for each page request ?I noticed the request_id is the same for the same page run from different browsers. I did see this cb (call back) id that seems unique for each page request.

    Views

    1.1K

    Likes

    0

    Replies

    5
  • 10/15/15
    I have created a simple template which refers to a html page.I have parsys included in the html page.page is quite simple<!DOCTYPE html><div data-sly-include="head.html"></div>hiiiii<div data-sly-resource ="${@path='par', resourceType='wcm/foundation/components/parsys'}"></div>However when opened in...

    Views

    1.9K

    Likes

    0

    Replies

    5
  • 10/15/15
    Is there ability to apply CUG mechanism strictly to page url instead of pattern?I have AEM6 with SP1 installed. I set CUG according to the http://docs.adobe.com/docs/en/cq/5-6-1/howto/create_apply_cug.html as it is shown on the picture below:[img]setup.jpg[/img]After publishing appropriate pages and...

    Views

    469

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi All,There is an requirement where dialog should display the value of OSGI configuration. How to do that? This is an custom widget and how to call an OSGI Service / fetch OSGI config value in javascriptif there is any way or API please suggest.

    Views

    6.1K

    Likes

    0

    Replies

    7
  • 10/15/15
    As I understand it, pages created locally inside a Live Copy site (that is tied to a Blueprint) should appear in the Blueprint control center with a blue color symbol. I have created several pages inside the Live Copy site that are not appearing in the Blueprint control center at all. Could this be ...

    Views

    938

    Likes

    0

    Replies

    2
  • 10/15/15
    First - What are the valid payload types for a workflow?  I've only ever seen JCR_PATH used.Second - Can I pass an object as the payload instead of a string?

    Views

    801

    Likes

    0

    Replies

    1