Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to globally enable custom form fields #541

Open
dleavitt opened this issue Jul 26, 2019 · 2 comments
Open

Ability to globally enable custom form fields #541

dleavitt opened this issue Jul 26, 2019 · 2 comments

Comments

@dleavitt
Copy link

The basic custom form fields are usually something you want to apply either globally or not at all, so it would be great to have the ability to globally default to custom (maybe per-field type) rather than having to pass in the argument to each input.

This may be easily doable now by redefining some methods in an initializer, if anyone has done so it would be great to add docs on how to do it.

If not easily doable now, would be a nice feature to add!

@lcreid
Copy link
Contributor

lcreid commented Aug 4, 2019

Thanks for the suggestion. A way to globally set options makes a lot of sense. I'm open to suggestions or pull requests for this. If you decide to work on a pull request, please assign the bug to yourself (find the link in the upper-right area of this page). Otherwise I will look into this when I find some time.

@lcreid
Copy link
Contributor

lcreid commented Jun 20, 2020

It looks like Bootstrap 5 does away with the concept of custom form fields, at least at the alpha 1 stage. I'm open to input on whether this feature will still be needed.

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

No branches or pull requests

2 participants