Skip to content
This repository was archived by the owner on Oct 12, 2019. It is now read-only.
This repository was archived by the owner on Oct 12, 2019. It is now read-only.

form-horizontal status? #125

@brunsten

Description

@brunsten

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions