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 some dialogs that include event listeners, like<?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" jcr:primaryType="cq:Dialog" width="800" xtype="dialog"> <items jcr:primaryTy...

    Views

    502

    Likes

    0

    Replies

    1
  • 10/15/15
    I want to crop or rotate an image of my component. I only find examples where this happens via inplace editing. But I have components with more than one image, where only one image is rendered on the page, the other one is only shown, if I click on the first image (in a lightbox). How can I crop and...

    Views

    1.6K

    Likes

    0

    Replies

    5
  • 10/15/15
    What I understand is that Touch UI dialogs can handle also classic dialog definitions with xtypes. But if I have a classic dialog definition with smartimage I am not able to drag&drop images from the Asset Browser. I tested this with foundation/components/image.Is there a solution? Thanks,Anne

    Views

    1.7K

    Likes

    2

    Replies

    4
  • 10/15/15
    hiI am not able to render multifield to its actual state. it is rendered to its default state.Scenario - In dialog, I am having two radio buttons and on basis of them i show/hide multifield component and dialogfield set. now when i am on radio button 1 - (multifield comp visible) and clicking on 'ok...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi all,We are pretty new to AEM and have an issue that we need help on if possible. We're currently managing a site developed by another vendor and have created our first new page in our author instance, and have now replicated it across to the publish instance using the replication service. This al...

    Views

    2.6K

    Likes

    0

    Replies

    3
  • 10/15/15
    I tried to mock PageManger in test classes my main class code likepublic class ABC extends WCMUse implements Controller{public Page getMethod() throws Exception {        List<Url> urllist=new ArrayList<Url>();        PageManager pm = getPageManager();        Page parentProvided = pm.getPage(getPrope...

    Views

    471

    Likes

    0

    Replies

    0
  • 10/15/15
    Hey guys, i'm getting an error on my publisher, when i try to add the Profile Data component to the Client Context Default configuration[img]2015-08-20_14-06-03.png[/img]The error:20.08.2015 11:50:05.505 *ERROR* [GET /etc/clientcontext/default/content/jcr%3acontent/stores.init.js HTTP/1.1] libs.cq.p...

    Views

    495

    Likes

    0

    Replies

    4
  • 10/15/15
    I am looking for a way to preview unpublished pages on an author and view them in wcmmode = disabled so someone without AEM access can view a page in progress before it's published. One of the approaches I have heard of is to put a dispatcher in front of the author instance and set headers to pass w...

    Views

    1.2K

    Likes

    0

    Replies

    8
  • 10/15/15
    Hi All,I am trying to install AEM 6.0 Service pack2 via package manager or crx-quickstart/install here I am getting error "package not valid".Could you please someone help on this issue.Thanks---

    Views

    3.5K

    Likes

    0

    Replies

    6
  • 10/15/15
    I've an application with a link transformer that worked perfectly in AEM 5.6.1. After putting the code on a AEM 6.1 instance, the link transformer works only partly. On opening the page for the first time, it is transformed, it is a login page and there is validation. so a servervalidation.jsp is ca...

    Views

    294

    Likes

    0

    Replies

    1