Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 FOSUserBundle 并试图将编辑配置文件表单和重置密码表单集成到一个页面中。但我失败了!那可能吗 ?
有人能帮助我吗。
您需要将这两个模板合二为一。复制下面的表格。他们将具有与其表单操作相关联的单独控制器操作。
如果您说您想为两者使用一种形式,那么这将很困难,因为您必须在一个控制器中调用相应的函数