slywalker / cakephp-plugin-boost_cake

Bootstrap Plugin for CakePHP
http://slywalker.github.io/cakephp-plugin-boost_cake/
278 stars 93 forks source link

Radio button mark-up #65

Open spacebiscuit opened 10 years ago

spacebiscuit commented 10 years ago

Is it possible to mark-up radio buttons with each option wrapped in a form group? I need the options to be displayed vertically in a list but with labels inline to the right of the radio

https://gist.github.com/spacebiscuit/9bf2c0f4907b01579155

[ ] Option 1
[ ] Option 2
[ ] Option 3
[ ] Option 4