cms icon indicating copy to clipboard operation
cms copied to clipboard

[4.x]: Field Settings not saving

Open mark-chief opened this issue 2 years ago • 4 comments

What happened?

Description

My example is in a Matrix > Supertable > Matrix > Redactor scenario.

The field has already been saved, but making further edits to the redactor config e.g. adding a field label, or toggling HTML purify checkbox, does not save. Upon return, it has not saved.

This is not limited to a redactor field settings, no further settings are saved. E.g. if i try and create another field within, it is not saved

Craft 4.2.4

Craft CMS version

4.2.4

PHP version

No response

Operating system and version

No response

Database type and version

No response

Image driver and version

No response

Installed plugins and versions

mark-chief avatar Sep 14 '22 16:09 mark-chief

As a starting point, try increasing PHP’s max_input_vars setting. You’re submitting a lot of data simultaneously there.

brandonkelly avatar Sep 14 '22 20:09 brandonkelly

Hey @brandonkelly, I upped it to 3000, from 1000, no joy there I'm afraid!

mark-chief avatar Sep 14 '22 21:09 mark-chief

Alright, could you please send a database backup and your Composer files over to [email protected], so we can try to reproduce on our end?

brandonkelly avatar Sep 14 '22 23:09 brandonkelly

Ok - have popped them over . Thanks again.

mark-chief avatar Sep 15 '22 09:09 mark-chief