OrchardCMS/OrchardCore

Add max size to text field

Closed

#3.413 aberto em 29 de mar. de 2019

Ver no GitHub
 (8 comments) (0 reactions) (0 assignees)C# (2.288 forks)batch import
good first issue

Métricas do repositório

Stars
 (6.998 stars)
Métricas de merge de PR
 (Mesclagem média 3d 21h) (126 fundiu PRs em 30d)

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?

Guia do colaborador