/**
  * {@inheritdoc}
  */
 protected function configureFormFields(FormMapper $form)
 {
     $form->reorder(array()); //hack!
 }