CheckboxList doesn't work anymore
- thorewi
- Member | 84
Hi,
I think the problem is in Nette\Forms\Helpers::generateHtmlName(), because it doesn't add [] at the end of HTML name and then it fails in Nette\Forms\Helpers::extractHttpData on line 40
if (substr($htmlName, -2) === '[]') {
Version: 2.1dev
Last edited by thorewi (18. 7. 2013 11:18)
RSS feed
Topic closed