how to select multiple value in form dropdown Answered: Unfortunately, it is not possible to select multiple options from the drop down list (type: "select" or type: "searchable"). I recommend using a set of checkboxes instead (type: "checkbox"). how-tojavascriptdrop-down