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
{{ message }}
This repository was archived by the owner on Apr 3, 2024. It is now read-only.
Hi there, thanks for creating these widgets, I think NetlifyCMS is lacking behind with lots of things for sure.
I am using the ID Widget to generate unique IDs for collection items. Now the issue I am running into is that once I duplicate one of the items it copies the ID field too. Since it is supposed to be the unique identifier obviously this causes issues.
2 options i see:
Is there a way to add a regenerate directly once someone duplicates an item?
Is there a way to add a Regenerate Button next to the ID field to do this manually?
I'd be happy to help with a PR, but I since I never wrote a Widget I am not well aware of the possibilities.