doudou8783 2015-04-03 03:48
浏览 6

看不清楚什么

Creating a checkbox -

->add('price_type', 'checkbox', array(
                                    'value' => 'minimal',
                                    'empty_data' => 'fixed',
                                    'label' => 'Not fixed',
                                    'required' => false))

on page itself it's fine, but no changing if I click on it. Also - when form submitted - this field has 'checked' value.

  • 写回答

0条回答 默认 最新

    报告相同问题?