You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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?
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.
The text was updated successfully, but these errors were encountered: