我怎样才能创建一个“数组”带有 sfForm 的元素?
使用 Zend_Form,我可以将一个元素设置为数组,并且它会用括号呈现。我可以在 symfony 中使用 sfForm 实现同样的效果吗?
With Zend_Form I could just set an element as an array and it would render with brackets. Can I achieve the same thing using sfForm in symfony?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您只是将字段名称设置为以方括号结尾的名称会怎么样?
What if you simply set the name of the field to something ending with brackets?