Zaydme / strapi-plugin-multi-select

A strapi custom field for a multi select input.
https://www.npmjs.com/package/strapi-plugin-multi-select
MIT License
39 stars 21 forks source link

Ability to create new values in the input field #22

Open monolithed opened 11 months ago

monolithed commented 11 months ago

It would be convenient to have the ability to create new values in the input field. Here is an example.

Unfortunately, Strapi is not rushing to implement this feature, and for now, we have to use repeatable relationships. Your plugin would organically solve this issue.