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

Missing label in SELECT2 AJAX #249

Open SereiaMaster opened 6 years ago

SereiaMaster commented 6 years ago

I'm having problem in Select2 AJAX, when I load the data via ajax and then press to add the new block, the other blocks lose the label. Has anyone managed to fix this?

raustime commented 6 years ago

I have some problem, also after I press remove button some effect. When I save data , label and title tag not cleared, so I will try save all data on before insert/delete javascript code

tigrasti commented 5 years ago

Anyone solve this problem?