datocms / plugins

Repository providing samples using the Plugins SDK
MIT License
33 stars 47 forks source link

[Character counter] Add plugin to field without validation #92

Closed RomainFrancony closed 1 year ago

RomainFrancony commented 1 year ago

Hi @stefanoverna

Could it be possible to add the plugin to fields that do not have a length validation.

In our case we don't have length validation but display a recommended length, it would be really usefull to have the character counter to show up so the user known how close to the recommended size he is.

I will probably try to put together a pull request if I got the time.

Thanks