I think so many people is looking for the way to format our form horizontal
https://getbootstrap.com/docs/3.3/css/#forms-horizontal
i make this simple patch it will add new option "Bootstrap fieldgroup horizontal form"; you can select col for label
Support module display suite for display manage
if you have trouble with lable width, it is too small you can remove width : 16.6% in .form-horizontal .form-group label{float:left} in file sites/all/themes/bootstrap/css/3.3.5/overrides.min.css
form
view

Comments

lazzyvn created an issue. See original summary.

lazzyvn’s picture

Issue summary: View changes
StatusFileSize
new10.08 KB
lazzyvn’s picture

Issue summary: View changes
StatusFileSize
new15.6 KB
new39.77 KB
new45.26 KB
lazzyvn’s picture

Issue summary: View changes
cha0s’s picture

Priority: Major » Normal
Status: Needs review » Needs work

Seems like a decent idea, but there is way too much code in the template. That would need to be split out to a (pre)?process function before it could be merged.