yii2-dynamicform ¶
It is widget to clone form elements in a nested manner, maintaining accessibility.
Installation ¶
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist wbraganca/yii2-dynamicform "*"
or add
"wbraganca/yii2-dynamicform": "*"
to the require section of your composer.json
file.
Error
Hello ,
I'm getting this error
Argument 1 passed to DOMDocument::importNode() must be an instance of DOMNode, null given, called in C:\xampp\htdocs\iso2\vendor\yiisoft\yii2\base\Widget.php on line 73 and defined
Any help
If you have any questions, please ask in the forum instead.
Signup or Login in order to comment.