Leonardo Feriato Moreira

Results 4 comments of Leonardo Feriato Moreira

Hi, I made this code for my case. Using a "multiple value" that allows only 1 value. Change just `#txtInput` to your input id. `` `$("#txtInput").flexdatalist({ limitOfValues: 1, multiple: true,...

Can you explain more? Because if you write like this below, it works. ``