Is your feature request related to a problem? Please describe.
I need a form builder for a project in which my client will make customer facing forms, but I want to restrict the types of fields they can use. For example, they don't need a colour picker.
Describe the solution you'd like
Could we build on #275 and possibly have some mechanism like a filter callback, or overridable collectors?
Describe alternatives you've considered
I've had a really good look at the code and there doesn't seem to be any way to override this, there are no alternatives as far as I can ascertain.
Is your feature request related to a problem? Please describe.
I need a form builder for a project in which my client will make customer facing forms, but I want to restrict the types of fields they can use. For example, they don't need a colour picker.
Describe the solution you'd like
Could we build on #275 and possibly have some mechanism like a filter callback, or overridable collectors?
Describe alternatives you've considered
I've had a really good look at the code and there doesn't seem to be any way to override this, there are no alternatives as far as I can ascertain.