Ver original$campo = $form->getField('foo');$campo->setTitle('el titulo');$campo->setValue('valor');$campo->foo('bar');