OrchardCMS/OrchardCore

Add max size to text field

Open

#3413 aperta il 29 mar 2019

Vedi su GitHub
 (8 commenti) (0 reazioni) (0 assegnatari)C# (2288 fork)batch import
good first issue

Metriche repository

Star
 (6998 star)
Metriche merge PR
 (Merge medio 3g 21h) (126 PR mergiate in 30 g)

Descrizione

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?

Guida contributor