Open tpjasar opened 3 years ago
@wbraganca , boa tarde! Iria justamente usar componente, mas vi esta mensagem. E também tentei pegar o exemplo no seu site, mas está fora do ar. Quando puder, dê uma força nesses pontos! Obrigado e parabéns pelo componente.
I have same issue with widget (trntv\filekit\widget \ Upload) is there any progress with this issue?
iam using the widget (trntv\filekit\widget \ Upload) of yii2-starter-kit, implement the use of the dynamic form (wbraganca\dynamicform\DynamicFormWidget), the problem is that the upload widget works only on the first element, when adding Other items fail to load correctly
_form
<?php $form = ActiveForm::begin(['id' => 'dynamic-form']); ?>
only first one is working the second one not working the value get null in controller.also second one css and js also not working.