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

[Feature request] Merge identical fields after Craft 5 upgrade #101

Open
KevinBodi opened this issue Apr 15, 2024 · 0 comments
Open

[Feature request] Merge identical fields after Craft 5 upgrade #101

KevinBodi opened this issue Apr 15, 2024 · 0 comments

Comments

@KevinBodi
Copy link

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?

  1. Create a flow for merging multiple fields after checking them
  2. Choose which of the fields should be the new master
  3. Get error if the fields we try to merge are not the same type
  4. Give warning if any config other than title, handle, required or description is different. Let the user decide if they want to proceed.
  5. 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.

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

1 participant