Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 10/8/24
    We are excited to announce that Adobe Developers Live returns on November 12, 2024, bringing together the Adobe Experience Manager and Commerce community in a hybrid format. Whether you attend in-person at Adobe’s HQ in San Jose, California, or virtually, this event is designed to provide valuable ...

    Views

    2.4K

    Likes

    14

    Replies

    2
  • 4/18/23
    Note: This is a Japanese translation of an Adobe Experience League Knowledge Base article. Click this link for the original English version. 【目的】Authorインスタンス上で、既に公開されたページの一覧を取得する方法を説明します。 【環境】AEM as a Cloud Service、AEM 6.5 【対応方法】Query Builder APIで、cq:lastReplicationActionプロパティがActivateのページを検索します。 例 ...

    Views

    319

    Like

    1

    Replies

    1
  • 4/18/23
    Note: This is a Japanese translation of an Adobe Experience League Knowledge Base article. Click this link for the original English version. 【目的】公開管理の予約日時フォーマットをカスタマイズする方法をご説明します。 【環境】AEM 6.5 【対応方法】使用言語に合わせて i18n 辞書を作成します。例として、英語の12時間表記を24時間表記に変える手順は次の通りになります。 1. カスタマイズする日付形式をmomentjs (https://momen...

    Views

    300

    Likes

    0

    Replies

    0
  • 4/18/23
    Hello,  I use this type of delivery and try to send myself a proof, the workflow is successful without any issues, but I don't receive anything, is anyone have this kind of issue? Thanks!  

    Views

    260

    Likes

    0

    Replies

    1
  • 4/18/23
    Hello,How do I enable basic authentication for AEM Publish on a public URL? I've configured AEM Publish to work in IIS, but it doesn't matter if I enable basic authentication in IIS, I'm not getting a login prompt when I access the default website https://domain.com/content/we-retail/us/en.html The ...

    Views

    630

    Likes

    0

    Replies

    2
  • 4/18/23
    Hi,We are looking to implement a priority queue for one of our site(/content/brandA/en), from multiple sites that we host in AEM CaaS.So that, there will be no delay in replication when there are 100's of other site pages getting activated at same time.We have gone through this below article, but it...

    Views

    779

    Likes

    0

    Replies

    3
  • 4/18/23
    Hi All, I have developed one static dropdown with node name tabs order, as shown below    I have written below JAVA code. *********************** TabOrderModel  JAVA Class ***********************import com.google.gson.JsonArray;import com.google.gson.JsonObject;public class TabOrderModel {String tab...

    Views

    369

    Likes

    0

    Replies

    2
  • 4/18/23
    Hi,I need to change the default WYSIWYG bold button in the RichText component so that the current markup <b> is replaced with <strong>. How do I do that and where in the code?  

    Views

    257

    Likes

    0

    Replies

    1
  • 4/17/23
    Hi Community! I got this issue when configuring a form that needs to have 2 level of Show/Hide rules Form structurePart 1Q1-3: Drop-down ListOnly if "yes" is answered in these 3 questions will the remaining of the form shows.Q4-10: Drop-down List Part 2Q1: Drop-down List (Yes/No question)Q2: Drop-do...

    Views

    577

    Likes

    0

    Replies

    3
  • 4/17/23
    Hello everyone, Currently, when I access the author domain in PROD, it redirects me to a different landing page instead of "/aem/start.html". I have checked the dispatcher but couldn't find any configuration or rule that could be causing this behavior. I am wondering if anyone knows if there is any ...

    Views

    940

    Likes

    0

    Replies

    7
  • 4/16/23
    Hello,I have a requirement to restrict page creation based on some conditions.For Example,When an author wants to create a page I need to check some validity from my Java codeAs soon as I found anything wrong I need to restrict the author from creating the page and show some error. (This error could...

    Views

    352

    Likes

    0

    Replies

    2