Admitting my hubris (and unconstrained TextFields and CharFields)
This post went in a different direction than I thought it would. I was going to write that given a CharField is always limited by its maximum length, so why not always use the TextField, which has unlimited length?
Craig Anderson
Text fields in UI Design: 7 Common Styles - UX Planet
Text field is one of the most popular UI elements. Despite its a relatively simple object, it can have different styles. The style of the text field can vary depending on the data it collects and the…
UX Planet