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
    Hi there,Please see the snippet code below:function runProgress(id, percentage, speed, isSwitched) { $("#uploadedFileNo").show(); var wii = parseInt(percentage) / 100 * progressBarWidth; if(speed == "normal") { $("#ProgressBar" + id).animate({width : wii}, "normal", function() { var displayData = pe...

    Views

    639

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi, I have created project strcuture as belowapps-->site-services-->faq-->components, templates etc...etc-->designs-->site-services-->faq.Added couple of the components to template parsys in design mode. As per my understanding, design changes should be stored under etc/designs/site-services/faq/.co...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,    I am new to AEM, now i am doing the excercise of extending Text & Image componenet. I have performed everything that has been discussed in url "http://docs.adobe.com/content/docs/en/cq/current/getting_started/first_steps_for_developers.html" but i am not seeing the "left" "right" option in th...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi,I am doing some load tests and i see the below error quite frequently and not sure how i can resolve it. My Sample code is fairly written. I am also using synchronized method just to make sure that no other thread is modifying the group. I am trying to add members to group and i have checked the ...

    Views

    903

    Likes

    0

    Replies

    6
  • 10/15/15
    Can we have multi selectable drop down in CQ5 component dialog? I have a requirement where in cq5 authoring dialog user wants to select multiple values from the dropdown? How do we configure?

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 10/15/15
    HiI have a component SightlyTest in which i have following file :SightlyTest.html : Hello Sightly         ${properties.description} <div data-sly-use.extra="extra1.html">     <div data-sly-call="${extra @ text=properties.description}"></div> </div>extra1.html : <template data-sly-template.extra="${@...

    Views

    2.4K

    Likes

    0

    Replies

    7
  • 10/15/15
    Hi All ,I wanted to know is there any inbuilt tool in CQ5.6  which will parse an xml and create content pages accordingly? Your inputs would be helpful RegardsRK

    Views

    362

    Likes

    0

    Replies

    1
  • 10/15/15
    In Scene7, I am creating renditions of an image using Image Presets.How do we sync this image renditions from scene7 to AEM.

    Views

    545

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi, I have disabled content finder for pages in edit mode by adding below property to page componentcq:defaultView="html (http://helpx.adobe.com/experience-manager/kb/DisableContentFinder.html)With above property addition, i see the page is losing edit capabilities as well. Even side kick is not app...

    Views

    749

    Likes

    0

    Replies

    3
  • 10/15/15
    All required setup(maven 3.0.5, updated settings.xml with required repo) for building with maven is completed,Looks like public repository issue, i am seeing 404 for below, can somebody from adboe can check the repository?https://repo.adobe.com/nexus/content/groups/public/org/apache/maven/plugins/ma...

    Views

    1.1K

    Likes

    0

    Replies

    4