Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Large Matrix fields hitting max_input_vars limits #5935

Closed
santiDotIO opened this issue Apr 16, 2020 · 2 comments
Closed

Large Matrix fields hitting max_input_vars limits #5935

santiDotIO opened this issue Apr 16, 2020 · 2 comments

Comments

@santiDotIO
Copy link

Description

Some larger matrix fields quickly hit max_input_vars limits, increasing them is always an option, but a good alternative could be hashing the data rather than sending the raw object.

@brandonkelly
Copy link
Member

Yeah, plan is to start submitting the form as JSON (e.g. something like https://stackoverflow.com/a/13038218/1688568) in Craft 4. Would likely break some plugins initially though, so will need to wait until Craft 4.

@brandonkelly brandonkelly added enhancement improvements to existing features system administration 💼 features related to system administration labels Apr 17, 2020
@brandonkelly brandonkelly added this to the 4.0 milestone Apr 17, 2020
@brandonkelly brandonkelly modified the milestones: 5.0, 4.0 Apr 23, 2021
@brandonkelly
Copy link
Member

Closing this in favor of #5554.

@brandonkelly brandonkelly removed this from the 4.0 milestone Apr 23, 2021
@brandonkelly brandonkelly added duplicate and removed enhancement improvements to existing features system administration 💼 features related to system administration labels Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants