silverstripe / silverstripe-userforms

UserForms module provides a visual form builder for the Silverstripe CMS. No coding required to build forms such as contact pages.
BSD 3-Clause "New" or "Revised" License
134 stars 226 forks source link

UserDefinedForm will save, but won't publish with many fields #1063

Closed elkebe closed 3 years ago

elkebe commented 3 years ago

May be related to: https://github.com/silverstripe/silverstripe-userforms/issues/773#issue-323463445

If it helps, am currently developing site on MacBook Pro 2012 using MAMP, SS4.7.3 + latest stable version of UserDefinedForms (not dev version).

When I create a UserDefinedForm page, I can save and publish it until I get to around 80-100 fields (yes a ridiculous number). After that, page will save, but not publish. Saving page results in each field being marked as unpublished. Form appears to take longer to save/publish for each form group that is added.

emteknetnz commented 3 years ago

Seems like the same issue. Would you be able to copy-paste your description as a comment on that issue and close this one?

elkebe commented 3 years ago

Done