ems-project / elasticms

ElasticMS's monorepo
MIT License
3 stars 8 forks source link

Request add new fieldType (multiple texts) or update the current text field with new option #928

Open Davidmattei opened 1 month ago

Davidmattei commented 1 month ago

Request:

Just like datepickers can be multiple and choices can be multiple, texts fields should also be multiple. We would like to implement it on the slug field. So the slug fields becomes an array of string (history of slugs) On our route we can then also match old slugs.