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

ウェブコンテンツ構造のカスタムフィールドに利用できるブレードテンプレートはありますか?

written-by

Ricardo Couso

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

問題

  • Bladeのテンプレートを使って、Web Content構造のパーソナライズされたFieldを作成することは可能でしょうか?

Environment

  • Liferay DXP 7.0, 7.1, 7.2, 7.3, 7.4

解決策

  • Liferay DXP 7.3以下のバージョンでは、このようなBladeテンプレートはありません。
  • Liferay DXP 7.4では、このバージョンとそれ以下のバージョンでフォームフィールドに使用されていた、既存のフォームフィールドテンプレートを使用することが可能になっています。
    • BaseDDMFormFieldTypeを拡張したクラスの @Component アノテーションに、以下の プロパティ を追加する必要があります:
      "ddm.form.field.type.scope=journal"

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base