wbraganca / yii2-dynamicform

It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
Other
436 stars 438 forks source link

Clone issue in update form #337

Open manoj11patel opened 9 months ago

manoj11patel commented 9 months ago

When i am using the widget for like 8-10 rows its working fine.

But I have 200-3000 rows in my application when i update any 1 row it is delete my old rows and limit the rows to 85 only not able to add more then this number in database

mtangoo commented 7 months ago

Checkout https://github.com/yii2-extensions/dynamicform and open issue if it does not work