laravel-bootstrap-4-forms icon indicating copy to clipboard operation
laravel-bootstrap-4-forms copied to clipboard

Custom Inputs

Open swartjie opened this issue 5 years ago • 0 comments

Hey Guys,

First off, Your class has made my life a lot easier, Thank you!!! My forms went from 1K lines to a couple hundred with styling included which is fantastic.

Now I am just sitting with one issue, I have several inputs i'd like to use from external sources like mdbootstrap or material-ui, specifically the autofill feature which searches as you type.

As it stands now i'd have to add ALL their code in manually each time. Is there some way I can create custom inputs / layouts and add it in the class without it being lost should I update?

Having the ability to kind of create a template for a custom input would prove ideal to bridge the gaps...

Any advise?

swartjie avatar Feb 23 '20 21:02 swartjie