legacy-knowledge-base
公開されました Jul. 2, 2025

DXP 7.1で「成功」メッセージを無効にする

written-by

Phil Chapman

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

  • フォーム送信後、Liferayの「成功」の確認メッセージを無効にしたい。

環境への配慮

  • Liferay DXP 7.1

決議

  • 執筆時点では、確認メッセージが表示されないようにするための正式な方法・プロセスはありませんので、以下のブランケット方式での対応には注意が必要です。

    確認メッセージを無効にするには、次のプロパティをLiferay DXP 7.1 portal-ext.propertiesファイルに追加します。

    javax.portlet.init-param.add-process-action-success-action=false

    (クラスタ環境の場合は、このプロパティを各クラスタ化ノードの portal-ext.properties ファイルに追加します)

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base