Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 4/26/17
    I have aa package automatically generated from a git package (by bamboo, waiting on changes) that contains a dialog file at /ui.apps/src/main/content/jcr_root/apps/uc-base/components/eapis/ecurriculum/dialog.xml which doesn't get overwritten.My filter.xml is defined as this: <?xml version="1.0" enco...

    Views

    2.3K

    Likes

    0

    Replies

    4
  • 4/26/17
    Hi All,We are upgrading from CQ5.6.1 to AEM 6.2 (Service Pack 2 and Communities Feature Pack2).As part of the upgrade project we have extended some OOB components (Comments, ActivityStreams), these components renders fine in Dispatcher which is not a secure url (HTTP request), but they gave error on...

    Views

    2.4K

    Likes

    0

    Replies

    3
  • 4/26/17
    Hey everyone, I just started working with AEM a few months ago and I come from a web dev background. I am transitioning a team from all developing on the same dev environment and moving code between environments using packages to working on local instances and using source control.Currently I have a...

    Views

    1.3K

    Likes

    0

    Replies

    1
  • 4/26/17
    Hi,For the assets references in the page, we have links as /content/dam/xx/abc.png . Is it possible not to expose the internal path of the asset (/content/dam) , so that we can have a link as /xx/abc.png in the page which is resolved to the actual path internally and displays the asset properly over...

    Views

    1.8K

    Likes

    0

    Replies

    3
  • 4/25/17
    I have this html data -<img width="138px" height="74px" rev="om" src="//www.xyz.net/abc/2/3/4/data/image/data_6812?wid=138&amp;hei=74&amp;qlt=90,0&amp;resMode=sharp&amp;op_usm=1.1,0.5,1,0" alt="category"/><p>Category</p>but when I call and get the json it not able to traslate the html properly and s...

    Views

    2.6K

    Likes

    0

    Replies

    8
  • 4/25/17
    Hi,   I was planning to use AEM 10 for bootstrapping my AEM project. However I would want to create multiple projects instead of one monlothic project. For example.project-A-templates : This would have all the templatesproject-A-components : This would have all the components.project-A-designs : Thi...

    Views

    2.5K

    Likes

    0

    Replies

    4
  • 4/25/17
    I have an multi field rte where I need to restrict number of chars to specific limit. I have written custom validation, it does give an alert that max chars exceeded. if I close the alert and push okay button on the dialog with out changing the content. (meaning keeping the exceeded chars as is) it ...

    Views

    543

    Likes

    0

    Replies

    1
  • 4/25/17
    On AEM 6.1 SP2 - Java 1.8Created new users and added them to the administrators group.  These users are able to be access everything /crx/packmgr, /siteadmin, /useradmin, etc except anything under /system.  Everything works using the admin user including the /system pages.On author node, whether you...

    Views

    3.0K

    Like

    1

    Replies

    3
  • 4/25/17
    Hi Everyone,When migrating from 5.6.1 to 6.1, I am getting an error in breadcrumb.jsp. I don't see any issue in 5.6.1 but 6.1 it throws an error. "Type mismatch:cannot convert from Integer to long".In the below line, 0 should be replaced by 0L.   long endLevel = currentStyle.get("relParent", 0);Why ...

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 4/25/17
    Hi masters!I’m building a TouchUI component dialog, and I’m trying to add a ‘hyperlink’ Granite component (granite/ui/components/foundation/hyperlink). I would like to set the href of the hyperlink to something based on the suffix (a substring of the suffix).I’ve tried to use JSTL substring function...

    Views

    4.0K

    Likes

    0

    Replies

    4