Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 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.0K

    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.6K

    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.8K

    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

    432

    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.0K

    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

    880

    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

    766

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I'm trying to add some advanced rules to the Dispatcher (4.1.9) but I'm finding myself very limited by the way patterns have to be written. [1] Is there any reason why it doesn't just use regex?How would I implement rules like these with the current patterns?Only allow query parameters "q" and "f...

    Views

    3.7K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi,I am following http://docs.adobe.com/docs/en/cq/5-4/developing/site_importer.html. I reached up to the page component extractor. But i am not able to extract the components.Components are not visible  in the apps/project/component folder and in the parsys( in design  mode). Attached the screensho...

    Views

    412

    Likes

    0

    Replies

    1