You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2018. It is now read-only.
Not possible using Bootforms because this would require a bunch of fancy column markup and Bootforms isn't expecting you to do that. Would have to think about the API a bit, in the mean time I'd recommend just writing the markup by hand.
currently FormGroup don't has any special usage it's just contains one title and one control and one help box. but it can be possible that FormGroup contain a list/array of Elements (like Label also just an element) than this view can be easily added. of course this is the most common usage but this wouldn't change too much. the only difference that the HelpBlock. but if HelpBlock can be attached to any element the this problem can also be solved.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
is it possible to create a real horizontal form with bootforms like the attached one where more then one input element is in a row?
The text was updated successfully, but these errors were encountered: