wbraganca / yii2-dynamicform

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

Problem with long name form `model-name-0-field` #265

Open maranqz opened 6 years ago

maranqz commented 6 years ago

In f2d1174310874c0e2de269a21b57714337c74a98 you changed regexID, and i catch error with my name of field. Name is model-nestedModel-0-type. Pls say what was the error? https://github.com/wbraganca/yii2-dynamicform/commit/f2d1174310874c0e2de269a21b57714337c74a98#diff-4ac32a78649ca5bdd8e0ba38b7006a1eL12

I think answer in my comment https://github.com/wbraganca/yii2-dynamicform/issues/263#issuecomment-433645107