I work with simple_form + bootstrap, but I wanted to know if it is possible to make some of the fields strict and others under the label in the same form.
I would even like to create a form with two or more columns.
Is there a way to achieve this through wrappers or perhaps through another form constructor or style?
Thanks!
twitter-bootstrap ruby-on-rails-3 simple-form
Lievcin
source share