duangan6731 2015-06-17 16:05
浏览 27

zf2输入名称为数组

In my application I would like to use serval inputs in the way of name="inputname[] .

This because I have a form to add more than one child names on a parent. I am wondering how ZF2 works with this procedure?

  • 写回答

1条回答 默认 最新

  • dongtang1944 2015-06-18 07:20
    关注

    I guess you are talking about form collections. There is a lot of documentation available on collections.

    http://framework.zend.com/manual/current/en/modules/zend.form.collections.html

    or link proposed by @venca

    http://zf2.readthedocs.org/en/latest/modules/zend.form.collections.html

    If you are more specific in your question then the answer can also be more specific.

    For validating collections inside a parent I can refer to my answer on another question here.

    It is as simple as:

    'children' => array(
        'required' => true,
        'count' => ... optional count ...
        'input_filter' => ... input filter or input filter config to use for each element ...
        'type' => 'Zend\InputFilter\CollectionInputFilter',
    ),
    
    评论

报告相同问题?

悬赏问题

  • ¥15 想问一下树莓派接上显示屏后出现如图所示画面,是什么问题导致的
  • ¥100 嵌入式系统基于PIC16F882和热敏电阻的数字温度计
  • ¥15 cmd cl 0x000007b
  • ¥20 BAPI_PR_CHANGE how to add account assignment information for service line
  • ¥500 火焰左右视图、视差(基于双目相机)
  • ¥100 set_link_state
  • ¥15 虚幻5 UE美术毛发渲染
  • ¥15 CVRP 图论 物流运输优化
  • ¥15 Tableau online 嵌入ppt失败
  • ¥100 支付宝网页转账系统不识别账号