Tommíno
Results
2
comments of
Tommíno
$multiplier->setDefaults($header); It seems to work, it will add two entries with the completed data from the database. But how to add tl to each item. addRemovButton()?
please and where to call this Multiplier::add Remove Button()? my full code is below: ```php $defHeader = json_decode($defVals->header, true); $multiplier = $form->addMultiplier('multiplier', function (\Nette\Forms\Container $container, \Nette\Forms\Form $form) { $arrHlavicka =...