Is there a way to change the length of a text field programatically?
Based on the userlevel for the user, I want to text field to be 20 characters long, and for others 40 characters long.
It would be perfect if it could show remaining characters also.