mythinking / doophp

Automatically exported from code.google.com/p/doophp
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

FormHelper - multicheckbox attributes #72

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It is not possible to pass parameter attributes for multicheckbox and 
multiradiobox element. 

It would be convinient if it was possible and you can add class or style for 
all elements of this type (radio, checkbox)
It will be easy to fix - just add $elementAttributes when generating elements

Original issue reported on code.google.com by nstyr...@gmail.com on 31 May 2011 at 5:39

GoogleCodeExporter commented 9 years ago

Original comment by darkredz on 10 Mar 2012 at 3:33