Selectize - allow duplicate values

Hi -

I'm trying to achieve that I can select one value multiple times within a selectize-box. E.g. if the options are A,B,C I want to be able to select A,A,A,B,A and so on. It's exactly the same problem as in:

However it seems that the duplicate variable option (duplicates: true) is not available when setting it through options within R shiny (and it doesn't seem to be in the selectize.min.js file either).

Anybody come across a solution here? Will I need to hack the selectize.min.js file?

Thanks!

Regards,

Christian

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.