Skip to content
This repository has been archived by the owner on Feb 26, 2018. It is now read-only.

Change columnSizes per form-group? #141

Open
apiening opened this issue Oct 15, 2017 · 1 comment
Open

Change columnSizes per form-group? #141

apiening opened this issue Oct 15, 2017 · 1 comment

Comments

@apiening
Copy link

I use Bootform::openHorizontal with an array with my columnSizes and it is applied to all form-groups I add to the form.
On some fields I have a relatively long title and the input control is just a checkbox or date-field. I wonder if it is possible to override the columnSizes for specific form-groups?

@jesseleite
Copy link
Contributor

I'd suggest you use open() instead of openHorizontal() and use labels and form controls (see base form package) and bootstrap grid, to suit your own custom layout. It's more work layout-wise, but bootforms still does the hard stuff like binding and validation handling.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants