After creating a Mult Lines of Text field, how to write a JavaScript in such a way that while entering the text in the field, when we reach certain point (say some length of 15 or 20) the line should be break and start at next line?
*This post is locked for comments