formtastic-bootstrap icon indicating copy to clipboard operation
formtastic-bootstrap copied to clipboard

form-horizontal status?

Open brunsten opened this issue 9 years ago • 2 comments

From what i can see, a lot of discussions(example) have circled the subject of Bootstrap form-horizontal I also see a commit regarding this, but i cannot see any results when im trying to use the solution proposed.

If i understand correctly, something like this should be used:

<%= semantic_form_for @foo, label_html: {class: "col-md-2"}, html: { class: "form-horizontal" } do |f| %>

But I'm not able to set a class to my label wrappers.

Is it possible to use formtastic-bootstrap with horizontal forms? Is there any working example of this?

Thank you

brunsten avatar Mar 24 '15 20:03 brunsten

Would love to know this as well

b4ugh avatar May 06 '15 19:05 b4ugh

+1

olegantonyan avatar Aug 05 '15 04:08 olegantonyan