unclead / yii2-multiple-input

Yii2 widget for handle multiple inputs for an attribute of model
https://unclead.github.io/yii2-multiple-input/
BSD 3-Clause "New" or "Revised" License
393 stars 127 forks source link

Does't load more than one row #382

Closed asadbekuzz closed 2 months ago

asadbekuzz commented 2 months ago

When I create two or more rows and click the save button, It does load only first row, How can I fix the problem ?

asadbekuzz commented 2 months ago

Fixed, problem with form tag. new rows will add outside of form