OrchardCMS/OrchardCore

Add max size to text field

Open

#3,413 建立於 2019年3月29日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)C# (6,998 star) (2,288 fork)batch import
good first issue

描述

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?

貢獻者指南