OrchardCMS / Orchard

Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
https://orchardproject.net
BSD 3-Clause "New" or "Revised" License
2.37k stars 1.12k forks source link

Missing maximum length setting for TextField and TitlePart #8718

Closed AgostiniAlessandro closed 5 months ago

AgostiniAlessandro commented 11 months ago

As of now it's not possibile to specify a maximum length for TextFields and TitleParts, it would be useful to have a setting for the TextField and for the TitlePart to allow users to specify those values.

Having these settings would make the data entry process more error-proof.