cakephp form helper (select) optgroup problem with nested options array


/ Published in: PHP
Save to your folder(s)

This problem occurs when there is a duplicated name for the first level item (optgroup) and a second level item (option). The rendered select will not contain the mentioned option unless you do the following...

URL: http://cakephp.lighthouseapp.com/projects/42648/tickets/479-form-helper-select-optgroup

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.