Legacy Knowledge Base
Published Jun. 30, 2025

Is the number of Form Fields are limited?

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

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

Before using any information from this article, independently verify its suitability for your situation and project.

Issue

  • We have a form that contains 50 fields we have managed to add 24 fields across 9 pages.
    Now when we try to add the 25th and hit save, the page is loading and is taking us back to the list of forms.
    Opening the form again reveals that the 25th field was not added.

 

Environment

  • Liferay DXP 7.4

 

Resolution

  • Set the threshold size value to a higher value:
    com.liferay.portal.kernel.upload.FileItem.threshold.size=8048576
    This is limited but if this limit is not enough it can be raised even higher number if necessary.

 

 

 

Did this article resolve your issue ?

Legacy Knowledge Base