Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First

  • 18-05-2016
    I have a sling model in which I am injecting a multifield resources using @ChildResource annotation. This works fine when the multifield has been populated but fails if its not. I have defined the defaultInjectionStrategy as OPTIONAL at class level but its not used, I even tried @Optional annotation...

    Views

    2.7K

    Likes

    0

    Replies

    3
  • 18-05-2016
    After upgrading to 6.1, a standalone Java utility program we use stopped working.We have updated the utility following the directions here: https://helpx.adobe.com/experience-manager/using/programmatically-accessing-cq-content-using.htmlWe are building it with jackrabbit-standalone 2.11.3. Should we...

    Views

    719

    Likes

    0

    Replies

    1
  • 18-05-2016
    We are using DTM with CQ. However, I have to have my production code on the staging site because if I put staging code on staging, it will overwrite the production code when it gets pushed to production. How does everyone else deal with this? Is there some special way to just have staging code on st...

    Views

    357

    Likes

    0

    Replies

    0
  • 18-05-2016
    Hi,I am trying to create a live copy from a blue print. However, I am facing the below issues.1. I've created the blueprint in MSM Control Center. Path is: /content/MyProject/en/Area1/MyArea. MyArea page has 19 child pages. But when I created the live copy using this blue print, it is creating only ...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 18-05-2016
    Hi all,So I have a component dialog which further has many tabs in it. I want to change the positions of the tab using drag and drop functionality. Is it possible ? Please help.Thanks.

    Views

    79

    Likes

    0

    Replies

    0
  • 18-05-2016
    I am trying to create a variation for a commerce product in AEM 6.2If i provide the mandatory fields (title and sku) and click on create - nothing happens. If I click on Add Asset it creates a new variant but at the wrong place. The variant is not created as a child node of the base product.

    Views

    463

    Likes

    0

    Replies

    1
  • 18-05-2016
    Hi,i have a listener up to a CQ.form.selection with two functions:selectionchanged="function(comp, val, isChecked) { var text = comp.nextSibling(); console.log('text '+text.getValue()); ... loadcontent="function(comp) { var text = comp.nextSibling(); console.log('text '+text.getValue()); ...I can't ...

    Views

    301

    Likes

    0

    Replies

    2
  • 17-05-2016
    Hello Team,Earlier in CQ 5.6.1 we used to write with WCM_MODE=EDIT for applying the client libs with categories name in the headlibs.jsp of that specific template.Now with AEM 6.1, we are giving categories as cq.authoring.components that way where ever needed those javascript files are available for...

    Views

    980

    Likes

    0

    Replies

    1
  • 17-05-2016
    Hi,I have component which is displayed correctly on AEM 6.1. However, when I moved it to AEM 6.1 SP1 server, it caused display problem on edit mode on touch UI. The display problem happened on Edit mode on touch UI. it is fine for the preview mode and the classic UI.After comparing the difference be...

    Views

    9.1K

    Like

    1

    Replies

    26
  • 17-05-2016
    Learn OOTB approach to toggle fields in Granite UI dialogs,Find the complete article and code package here: http://adobeaemclub.com/toggle-fields-based-on-selection-in-granite-ui-dialogs/

    Views

    517

    Like

    1

    Replies

    1