Duplicate doesn't generate unique ID

When duplicating fields the field ID is also duplicated

Tested scenario:

Block with 5 fields
Duplicate block
The form fields in the new block have identical field id to the “origin” block.





Hi - I know this is a very old post but I’m checking back to see the status of this bug.

I have a pretty complex order form that took several hours to complete and I need to duplicate it but change the product that it’s attached to. I’m trying to avoid going through the building process from scratch when I need to only change one thing on the duplicate form.

Thank you

The form fields can keep the custom IDs when you duplicate them because they have unique element IDs when you duplicate the form so it’s not an issue. The custom IDs are there mostly to give us the option to type in our own IDs to keep it better organized for us and less about the form functionality.

2 Likes

Mark is right :+1:

The bug itself has been fixed. When duplicating form fields inside the same form, the new one will have an unique id.

2 Likes

Excellent. Thanks guys!

1 Like