OrchardCMS/OrchardCore

Add max size to text field

Open

#3,413 创建于 2019年3月29日

在 GitHub 查看
 (8 评论) (0 反应) (0 负责人)C# (2,288 fork)batch import
good first issue

仓库指标

Star
 (6,998 star)
PR 合并指标
 (平均合并 3天 21小时) (30 天内合并 126 个 PR)

描述

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?

贡献者指南