Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 1/27/17
    Hi,Is it possible to create an AEM component that will generate a JSON file instead of an HTML? If that's possible, could you point me to some online resources to see how it's done.Thanks!

    Views

    2.2K

    Likes

    0

    Replies

    2
  • 1/27/17
    Hi, we are going to be starting a new project with AEM 6.2 and looking at which front end frameworks to use. We are currently exploring an Angular2 Single Page Application integrated into AEM and wondering what is the best approach to do this. How would Angular 2 with authored content in AEM and how...

    Views

    765

    Likes

    0

    Replies

    2
  • 1/26/17
    Hi,I created a sample component with Dialog for Touch UI and Classis UI. Both work fine.Now I created a node cq:design_dialog and copy the same content as cq: dialog.It is not working.I created a design dialog for Classic UI and that is working fine in both Classis UI and Touch UI. Am I missing some...

    Views

    3.9K

    Likes

    0

    Replies

    3
  • 1/26/17
    I'm trying to add a style dynamically with HTL.HTL code is:<section class="header-page" data-sly-attribute.style="${header.cssStyle}" data-sly-use.header="com.acme.foo.Header"> </section>And in my Java class I have:public class Header extends WCMUsePojo { private String imagePath; @Override public v...

    Views

    7.3K

    Likes

    3

    Replies

    12
  • 1/26/17
    Hi guys, imagine the following scenario:I have a custom Template, let's call it my-template. This template is used to create Pages with properties called propA, propB and propC. My Sling scripts under /apps/<...>/components expects the Pages under /content to have those properties.This is deployed t...

    Views

    2.2K

    Likes

    3

    Replies

    5
  • 1/26/17
    We have a component that allows our authors to dynamically select the number of columns and the associated widths.  Example 12, 7-5, 6-6, 4-4-4, 3-5-4, etcOnce they have selected this click save, they can add components into each of the corresponding parsys.If the user changes their selection from 4...

    Views

    1.5K

    Likes

    0

    Replies

    4
  • 1/26/17
    Hi,I am looking for resources/articles/advice on how to use Sass (SCSS) within AEM. Our current setup is a Maven project which we paste the CSS files into (in the /etc/designs or /etc/clientlibs folders), the SCSS files are currently in a separate repository which uses Grunt to generate the CSS. So ...

    Views

    12.1K

    Likes

    0

    Replies

    8
  • 1/25/17
    Hi,I am using the below code to print list children items on page, but it's not working. Can anyone please suggest how to achieve this?<ul data-sly-list.child="${currentPage.listChildren}"> entering <li>${child.title}</li></ul>Regards 

    Views

    13.4K

    Likes

    0

    Replies

    8
  • 1/25/17
    Seeing the below exception in error.logorg.apache.sling.commons.scheduler.impl.QuartzScheduler Exception during job execution of com.day.cq.reporting.impl.snapshots.SnapshotServiceImpl$2@623e7831 : Attempt to read external blob with blobId [c7061b6672fd75754254d445f93cf35c239c5812#574644] without sp...

    Views

    1.6K

    Likes

    0

    Replies

    4
  • 1/25/17
    We have historically used an AEM instance for web content management.  The assets repository for that instance retains assets used/published on those web properties.We would like to have a separate DAMS instance to house all original master assets that published renditions are created from.  This "g...

    Views

    1.8K

    Like

    1

    Replies

    5