OrchardCMS/OrchardCore

Add max size to text field

Closed

#3 413 ouverte le 29 mars 2019

Voir sur GitHub
 (8 commentaires) (0 réactions) (0 assignés)C# (2 288 forks)batch import
good first issue

Métriques du dépôt

Stars
 (6 998 stars)
Métriques de merge PR
 (Merge moyen 3j 21h) (126 PRs mergées en 30 j)

Description

I would like to have this feature on the text field settings. Does it make sense? And how should I implement it? At the field level or at the editor level? I mean we have one field, and several editors: multiline, standard, email, phone, color, etc... A maxsize would only make sense on "multiline" and "standard" editors, right?

Guide contributeur