FormBuilderDropdown does not support multiple selections, nor does it support customization of the drop-down option component. Have you considered extending a FormBuilderDropdownButton2 (an extension of the DropdownButton2 component) to achieve the above functions?
liuhll opened this issue · 1 comments
liuhll commented
Is there an existing issue for this?
- I have searched the existing issues
Package/Plugin version
9.4.1
What you'd like to happen
I hope to expand a form component that supports multiple selections in a drop-down list and custom drop-down list formbuilder widget.
Alternatives you've considered
No response
Aditional information
No response
deandreamatias commented