Text Area Character Limit in Commerce Customizable Products
I'm using Commerce Customizable Products and text area in a project. I'd like to limit the number of characters someone can submit in the text area. My temptation is to assume I'll need to just manually create a different text area type with javascript or some post form test to limit the characters. But, I thought I'd ask the maintainer before hacking on your project. Surely this isn't a single use need.