Character counter with min max enforcement on long text fields

I’d like to ask that Softr add the ability show a character counter for long text fields on regular forms and edit record forms, with min and max enforcement. Too many use cases where I’d like the user to provide no less than a minimum or no more than a maximum number of characters.

It’s a common UX element on long text fields in SaaS applications.

Thanks

1 Like

This could be a configuration item when configuring the field’s display and mapping.

In the meantime, is there custom code that I can inject somewhere to cause a counter to appear below the field?