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

ドキュメントとメディアのポートレットで「下書きとして保存」オプションを有効にする方法

written-by

Sivakumar Perumal

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 DXP 7.2

解決策

  • ドキュメントとメディアの "下書き保存 "機能は、デフォルトで無効になっています。
    #
    # Set this to true to enable drafts for document library files.
    #
    # Env: LIFERAY_DL_PERIOD_FILE_PERIOD_ENTRY_PERIOD_DRAFTS_PERIOD_ENABLED
    #
    dl.file.entry.drafts.enabled=false
    これを有効にするには、portal-ext.propertiesで上記プロパティを true 、「下書きとして保存」オプションを取得することが有効です。 プロパティの効果を発揮させるためには、ポータルの再起動が必要です。 同内容の下記スクリーンショットをご参照ください。

    SaveAsDraft.png
did-this-article-resolve-your-issue

legacy-knowledge-base