Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    Hello All,  I have a page(mypage) and a component(mycomponent) on that page which gets its content from the page properties. I am trying to provide an authoring interface for the "mycomponent" which will let the author edit corresponding page properties without creating any component level propertie...

    Views

    466

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,I have found the following links, but they don't contain much information:http://docs.adobe.com/docs/en/cq/current/developing/designer.htmlhttp://dev.day.com/docs/v5_2/html-resources/cq5_guide_power_user/ch03s03.htmlhttp://cq5tutorials.blogspot.com.au/2014/02/wcm-modes-in-cq5.htmlAre CQ5 designs ...

    Views

    506

    Likes

    0

    Replies

    1
  • 10/15/15
    OK, so a high level, quick description of my problem:1. I have a certain page, which is just used by our content authors to edit raw data in a Scaffold-like setup which is apparently very dissimilar from most people's AEM/CQ setups for data/scaffolding2. Each of these pages has a structure that is l...

    Views

    464

    Likes

    0

    Replies

    1
  • 10/15/15
    Is there an way where we can grab a downloadable developer's version of AEM suite? If not, what are the alternatives?

    Views

    360

    Likes

    0

    Replies

    1
  • 10/15/15
    Good afternoon.Trying to code a custom component form.Takes user information, and posts it (jQuery.Post) to an external URL.Subscription form:<%@include file="/libs/foundation/global.jsp"%> <script> (function($) { // Form Submit jQuery('form[name=subscribeForm]').validate({ debug: false, errorPlacem...

    Views

    601

    Likes

    0

    Replies

    2
  • 10/15/15
    HiI have a dialog with textfield. I placed a listener to display a custom widget which is a dialog itself which render along with first dialog. Below is my listener under textfield. function(component){ var dialog = CQ.wcm.showTemplate('/content/geomatrixx/en'); dialog.show(); }I need when i click o...

    Views

    725

    Likes

    0

    Replies

    3
  • 10/15/15
    Hello Image Size (width and height) dosn't affect the Granite UI author page, on Text & Image component.After drag and drop an image in the Text & Image component, I edit the image and change its size.After Saving the image looks the same.Parameters are well saved and effective on publish, but the p...

    Views

    405

    Likes

    0

    Replies

    1
  • 10/15/15
    Is it possible that when a page is locked, that it is locked by a Group?  i.e. so that anybody in the group can edit it, but no others.

    Views

    845

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I have a component developed in AEM 6. one of the field has richtext as xtype. The issue I am facing is when I author this field with html data(using source edit), on the page some of the HTML element attributes are getting removed. for example,If I add below html code<div data-hide="...">some co...

    Views

    1.7K

    Likes

    0

    Replies

    2
  • 10/15/15
    Clearly Adobe is investing heavily in the Touch UI and demos I saw at the Summit last week were all done on the Touch UI. But is the Touch UI in 6.0, specifically the Sites, robust enough to start using it fully (no switching to classic UI)? Or are there still some missing capabilities that would re...

    Views

    1.1K

    Like

    1

    Replies

    5