method to link text boxes to permit continuous entry by user
It should be simple to create a method by which two or more consecutive text boxes can be linked in a chain. This would allow a user to continue typing from the end of one line onto the next without having to hit Tab or click into the subsequent box. In other words, continuous entry.
The closest option to this that exists at present is Multiline, but that is useful only for text areas that completely align from left to right. That, of course, is not always the case with real-world forms, and it seems time for a more advanced version of the idea, to permit create control for the form creator and ease-of-use for the user.
1
vote
Phil Milstein
shared this idea