legacy-knowledge-base
公開されました Jun. 30, 2025

フォームフィールドの数は制限されていますか?

written-by

Viktória Gyömbér

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

問題

  • 50個のフィールドを含むフォームがあり、9ページにわたって24個のフィールドを追加することができました。
    25番目のフィールドを追加して保存しようとすると、ページが読み込まれ、フォームのリストに戻ってしまいます。
    再度フォームを開くと、25番目のフィールドが追加されていないことがわかります。

Environment

  • Liferay DXP 7.4

解決策

  • 閾値サイズの値を大きく設定する:
    com.liferay.portal.kernel.upload.FileItem.threshold.size=8048576
    この制限はありますが、この制限では不十分な場合は、必要に応じてさらに高い数値を設定することができます。

did-this-article-resolve-your-issue

legacy-knowledge-base