|
|||
|
Hi,
Playing around with Zend_View I came across the intial helpers like formCheckBox(). The formCheckBox creates <input type="checkbox"... tag but I think there is some sort of 'bug'? How do I create a Pizza-example with 4 toppings? (so the checkboxes have the same name). Normally I would use [] in the name (name="topping[]"). Can this be dome with the formCheckbox? (ginving the name topping[] doesn't work, because the id is also set to topping[]) Snef. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|