how to read default values in a symfony 1.4 form?

前端 未结 0 804
礼貌的吻别
礼貌的吻别 2021-01-02 23:20

I have a symfony form that its initialized with this code

$this->form =new MyForm();
$this->form->setDefault(\'myValue\',"value");
<         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题