contributte / forms-multiplier

:repeat: Form multiplier & replicator for Nette Framework
https://contributte.org/packages/contributte/forms-multiplier.html
MIT License
26 stars 21 forks source link

$container->setPrompt('') makes a problem on add new copy #42

Closed ghost closed 5 years ago

ghost commented 5 years ago

$container->setPrompt('') makes a problem on add new copy. Problem is only with comboboxes. During adding the copy are setting the default values into the comboboxes. The default value is null, when no item is selected.

There is catched the following exception:

Nette\InvalidArgumentException Value '' is out of allowed set [12, 14, 15, 16, 17, 20, 21, 22, 24, 25, 28, 29, 41, 44, 46, 47, 57,...] in field 'wms_wu_model_id'