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

Double indexes with collection in a table #161

Open
FBL-dev opened this issue Jan 20, 2020 · 1 comment
Open

Double indexes with collection in a table #161

FBL-dev opened this issue Jan 20, 2020 · 1 comment

Comments

@FBL-dev
Copy link

FBL-dev commented Jan 20, 2020

Hello,

I notices a bug. If you go to your demo page:
https://symfony-collection.fuz.org/symfony3/basic/inATable

Delete the last two fields (Mininal bought quantity : 26 and 11).

Inspect the first field, you will see it has ID 'DiscountCollectionType_discounts_0_quantityFrom'

Now, do the following:

- Add element from the first field or duplicate the first field

You will notice, the new field have ID 'DiscountCollectionType_discounts_3_quantityFrom'.

@FBL-dev
Copy link
Author

FBL-dev commented Jan 23, 2020

Anyone have a temporary solution to suggest doing to resolve this problem? Thank you

@FBL-dev FBL-dev changed the title Double indexes with duplicate button Double indexes with collection in a table Feb 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant