ninsuo / symfony-collection

[NOT MAINTAINED] A jQuery plugin that manages adding, deleting and moving elements from a Symfony form collection
https://symfony-collection.fuz.org/
MIT License
444 stars 88 forks source link

inTable option keep empty rows from the table #131

Closed Telous closed 5 years ago

Telous commented 6 years ago

Hello there!

I'm using the plugin with a table like to the tutorial (link at the end), but when add a new row and keep without data, this new row persist on db (null) when save the data (its an array collection), this problem its present on link too.

In normal work flow the items without data are ignored, i used a array collection before and no have any problems, but not with a table.

I don't know is it a issue, or a bad use of the plugin.

pd: I know my english is horrible.

Link: https://symfony-collection.fuz.org/symfony3/basic/inATable