Expand my Community achievements bar.

Radically easy to access on brand approved content for distribution and omnichannel performant delivery. AEM Assets Content Hub and Dynamic Media with OpenAPI capabilities is now GA.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 3/18/18
    I am working on developing an Adaptive form in AEM. We already have a sites component which we drag into the parsys system on the site pages. However in the AEM forms parsys I am unable to include the site component(General). Its only allowing me to include the adaptive form components. Is there a w...

    Views

    727

    Likes

    0

    Replies

    2
  • 3/18/18
    So I have the following lines which loads my javascript.    <sly data-sly-use.clientLib="${'/libs/granite/sightly/templates/clientlib.html'}" data-sly-unwrap />    <sly data-sly-call="${clientLib.js @ categories='myhost.mycustomJS'}" data-sly-unwrap />I have an HTL variable/property (example: ${prop...

    Views

    2.0K

    Likes

    0

    Replies

    2
  • 3/17/18
    I am creating HTML based on the response from ajax call. I need to include one of the components those many times based on the response of ajax call.var ajaxCallResp = [object,object,..];I am using slick js for carousel behavior. For each object in "ajaxCallResp", I need to create the component with...

    Views

    478

    Likes

    0

    Replies

    1
  • 3/16/18
    I just used the Dialog Conversion Tool to convert a design dialog from Classic to Touch UI as part of a 6.1 to 6.3 upgrade. Now I need to export the proper XML or folder structure to add that to the codebase. What's the proper way to do that? This is where I'm running into trouble. I've tried using ...

    Views

    1.7K

    Likes

    0

    Replies

    7
  • 3/16/18
    I created an overlay in apps/cq/core/content/nav which I have named Moodle. I am trying to avoid having to manually configure the href value for deployment to multiple environments. I have tried using a relative path, but that does not work, (I get a 404 error). A full path works, but I need a diffe...

    Views

    661

    Likes

    0

    Replies

    4
  • 3/16/18
    Hi,We see only three options when we create content fragment.How we can get more options in the dropdown?Thanks.

    Views

    1.6K

    Likes

    0

    Replies

    4
  • 3/16/18
    Hi all,I uploaded 1600 assets ( only images ) into AEM author local instance DAM batch wise ( 350 per batch ). After 1500 assets got uploaded.Suddenly when I  tried to open my folder I am getting the following error given in screenshot. Also If I try open the DAM in crxde it is empty.How can I get m...

    Views

    682

    Likes

    0

    Replies

    1
  • 3/16/18
    Hi Team ,I am using multifieldpanel dialog<?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"    jcr:primaryType="cq:Dialog"    title="dialog"    xtype="dialog">    <items        jcr:primaryType="cq:Widget"        xtype="tab...

    Views

    2.4K

    Likes

    0

    Replies

    6
  • 3/16/18
    I have a requirement where I need to create a custom rendition for the images in the AEM DAM that has already being uploaded in the DAM and store those custom renditions in the same path of the image in the DAM programmatically using java in aem6.3.Any idea/approach to proceed as solution to the abo...

    Views

    16.2K

    Likes

    3

    Replies

    15
  • 3/16/18
    I'm working on implementing an IP based redirection script. This involves using Maxmind GeoIP2 database to find out the location of the user. The problem I'm having is that there's a specific line that's causing AEM to break. If I comment out the line, the page displays as it should, if I uncomment ...

    Views

    1.3K

    Likes

    0

    Replies

    3