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
    Hello!I am trying to override the default fast-double-click behaviour for one of my components. I am currently using the following code:jQuery(document).on('cq-overlay-fast-dblclick', function(ev){ console.log('double clicked detected', ev.inspectable.type); if ( ev.inspectable.type == 'my/component...

    Views

    663

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi all, I met in to a strange error today.Suddenly the Siteadmin are not showing the child content of the node, and its the same as the Blueprint control centre as well.And this is the exception on the JSON request. error Node is not a LiveCopyCannot serve request to /libs/wcm/msm/content/commands/b...

    Views

    783

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,I have a requirement to write a query to meet following:Page has following properties:startdate (i.e, page will be available from this date)expirydate (i.e, page will be available till this date only)Query has to list out all pages which are available in a period of time.For examples:Page1      s...

    Views

    2.3K

    Likes

    0

    Replies

    6
  • 10/15/15
    Hey all,I was wondering if there is a functionality to set the rootPath of RichTextEdit Link plugin. Analogous to the rootPath functionality of a pathField xtype.I am using AEM6 with old ExtJs Dialogs. My first guess was to set a setting next to the feature definitions <links features="[modifylink,u...

    Views

    1.9K

    Like

    1

    Replies

    4
  • 10/15/15
    I would like to create a search box component, similar to the one that comes out of the box with CQ5. But I'd like it to have the following features:AJAX search (this would mean that the entire page wouldn't need to refresh on submit)Auto-suggest (I'd like the admin to be able to choose an excel spr...

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi,I have a requirement that I've to use html5smartimage in multifield/multicompositefield. Along with this widget, I have some properties like title, description. Whenever I click "Add" or "+", it has to add another set of these 3 fields. I've to crop some of the images while authoring. That's why ...

    Views

    1.5K

    Likes

    0

    Replies

    5
  • 10/15/15
    Hi,I would like to add programmatically replicate right to a group to specific path. Unfortunately it is cq 5.4, so crx:replicate does not work.. I have found this article http://wiki.apache.org/jackrabbit/AccessControl#Principal-based_ACLs, but I can not find anything about replicate right.I would ...

    Views

    438

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,I already have some user controls developed in asp.net. I would like to know how to move / copy the existing user controls to adobe cq5.Thanks in advanceRG

    Views

    417

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi GuysI've seen this a few times in training today on AEM6.0A student duplicates a .java file under /apps, and the ClassLoader starts throwing errors.  You delete the file, but the errors keep occurring until you restart AEM.The rendered page replaces the design reference with a link to /etc/design...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 10/15/15
    HiI am trying to insert or create new users in /home/users through a service.I have the service available, i am making an web service call and it is returning  a Json object.I am converting it into Gson object.Now i want to know how i can create the users from the object, so that they will be availa...

    Views

    426

    Likes

    0

    Replies

    3