Expand my Community achievements bar.

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

  • 7/17/19
    Hey All,So my client and I are moving to AEM 6.5 and Adobe Manage Services wants us to move to Cloud Manager. I have no problem doing this, but there are some issues here, and I was wondering if anyone else has experienced this or have solutions:1) You have to put the code in their git repository an...

    Views

    1.9K

    Likes

    0

    Replies

    2
  • 7/17/19
    Hello,I'm trying to implement a Filter that adds a css class into the div of ExperienceFragment. Everything works fine, until we change the ExperienceFragment (single one) via a cq:dialog. The IncludeOptions do not pass the css class.(Sling filter activated properly and added the "footer" class on p...

    Views

    3.1K

    Likes

    0

    Replies

    5
  • 7/17/19
    Hi guys! I faced with the issue related to the sending emails from AEM 6.2 to the email addresses which contain special characters. Example (passed as image, because editor is not correctly convert it):Sending is failing with such message:javax.mail.internet.AddressException: Local address contains ...

    Views

    912

    Likes

    0

    Replies

    0
  • 7/17/19
    Hi,We are created few cq:page under /etc/project/report with cq:PageContent having sling:resourceType  String cq/reporting/components/reportpageThe classic dialog works here with no issues ,but when we use touch ui dialog it does not show. But when i copy the same page under /contentthe touch ui wor...

    Views

    2.1K

    Likes

    0

    Replies

    5
  • 7/17/19
    When we are trying to get/set context hub data to a store, it is throwing this exception Uncaught TypeError: ContextHub.getStore is not a functionwe are loading login.js (which has that code throwing exception ) is loaded after the context hub kernel JS this is exact line which throws this error Con...

    Views

    1.3K

    Likes

    0

    Replies

    0
  • 7/16/19
    I am trying to combine two strings and apply i18n on combined string.${['i18nPrefix','Register'] @join='-', i18n}Above piece of code not working and I tried combination of format, i18n etc.I need to prepend a prefix based on site user visiting to the authored dialog property and get i18n translation...

    Views

    1.8K

    Likes

    0

    Replies

    3
  • 7/16/19
    I have one page hosted on one of my AEM server [0] and from another AEM server [1], I am getting this page in IFRAME. Issue is sometimes [0] gets loaded in [1] and sometimes not and shows CORS origin policy error. I am not getting this, if it is related to CORS Policy configuration, then why its not...

    Views

    2.6K

    Likes

    0

    Replies

    3
  • 7/16/19
    Hi All,I have a requirement where we want to rollout the changes and activate the live-copes if we modify and activate the page on blue print.For this to achieve I have followed the adobe documentation. Extending the Multi Site Manager . where I have configured on page properties our custom rollout ...

    Views

    3.7K

    Likes

    0

    Replies

    5
  • 7/16/19
    Hi,After migrating several thousand assets, I need to run DAM Update Asset on all of them. I need to modify the workflow to have one more purpose, which is to create a "versionDate" metadata property on each asset, and copy the Last Modified Date from the file to that property value. I'm not really ...

    Views

    3.8K

    Likes

    0

    Replies

    2
  • 7/16/19
    Hello guys.We have the requirement to get our ContextHub work on publish and dispatcher, we found a way to do that by putting the following condition on our dispatcher:RewriteCond %{REQUEST_URI} (default|tandt)\.html$But when we got that this condition started to break our other URL treatments, for ...

    Views

    2.4K

    Like

    1

    Replies

    1