dropdown choices

Hello, To create a dropdown list, I've noticed that we need to use the button component, and that's what I've always done. However, I have more than 50 options, and this approach isn't ideal for displaying everything. Is there a more traditional way to create a dropdown list, where you click to open the panel and choose?
2 Replies
Baptiste
Baptiste2d ago
No dropdown list, though you have the option not to display all the buttons by default when Search option is enabled That should mimic the use case of a dropdown
KBienvenu
KBienvenuOP2d ago
Thank you for your response. Is it possible to use the script component to implement it with JavaScript?

Did you find this page helpful?