How to customize the data-prototype attribute in Symfony 2 forms

后端 未结 11 1153
梦如初夏
梦如初夏 2020-12-12 11:35

Since umpteens days, I block on a problem with Symfony 2 and forms.

I got a form of websites entities. \"Websites\" is a collection of website\'s entities and each w

11条回答
  •  伪装坚强ぢ
    2020-12-12 12:20

    Application wide form theming will be applied to the prototype. See Making Application-wide Customizations

提交回复
热议问题