I have a input with a collection that should display as a drop down but instead it's displaying as a slider with a scroll. How do i make it a drop down?
<%= f.input :fund, collection: funds, prompt: 'Select Fund', label: false, input_html: { multiple: true } %>
Aucun commentaire:
Enregistrer un commentaire