OrchardCMS/OrchardCore

Add max size to text field

Closed

#3.413 geöffnet am 29. März 2019

Auf GitHub ansehen
 (8 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (2.288 Forks)batch import
good first issue

Repository-Metriken

Stars
 (6.998 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 3T 21h) (126 gemergte PRs in 30 T)

Beschreibung

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?

Contributor Guide