Force a field to not be required $builder->add('name', 'text', array('label' => 'form.name','required' => false));