Dropdown with Multiple Checkbox Selection

Is it possible to have a dropdown list with multiple checkboxes for a single database?

Could you please clarify the result that you are trying to achieve?
In the meantime please check out this article, as this is something that could be helpful: https://support.wix.com/en/article/corvid-tutorial-adding-collection-data-search-functionality

To add to Angelina’s post, also see this Wix Corvid example too.
https://www.wix.com/corvid/example/checkbox-dropdown

Thank you @anhelinak

Thank you

I want a dropdown to show a list with multiple checkboxes and the result to populate as per that. Also there is more than one dropdown doing the same function and the final result should be populated as per all these checkboxes under same collection.

Hey GOS, I checked the link you suggested. It works for me but the problem is the whole list is displayed and I don’t want to use Limit function. Is there any way I can make the list scroll down. So only limited records are displayed and rest can be scrolled further.