-
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
Description
What are you trying to do?
We want to reduce clutter in the control panel and increase our speed when needing to update multiple fields which are identical.
What's your proposed solution?
- Create a flow for merging multiple fields after checking them
- Choose which of the fields should be the new master
- Get error if the fields we try to merge are not the same type
- Give warning if any config other than title, handle, required or description is different. Let the user decide if they want to proceed.
- Let values like title, handle, required and description be overwritten to the previous field's value in the element where it's used so that the editor experience and data structure remains intact.
Additional context
After upgrading to Craft 5, previous fields from Matrixes now appear as many identical fields. It would be good to finally unite these.