Differences between revisions 2 and 6 (spanning 4 versions)
Revision 2 as of 2011-02-21 10:56:21
Size: 308
Editor: shoobe01
Comment:
Revision 6 as of 2011-03-29 00:34:24
Size: 554
Editor: shoobe01
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Form, or sms input area, or... anything you put text... http://patterns.design4mobile.com/index.php/Text_Entr -- NOT a select list, as the entry is free-form == Problem ==
A method must be provided for users to enter text and other character-based information without restriction.
Line 3: Line 4:
Pretty sure that (now dead) link was from... someone else. CEO? Look in email for the discussion and go look at the blog entry of whoever did it.
== Solution ==
The form


== Variations ==
One line

Multiple-line


== Interaction Details ==
immediate entry

cursor and focus...

enter is a linefeed on multi-line, submits forms or exits the field on single line


== Presentation Details ==
notes about input method and reference

field hints in the field, adjacent to the field, pros and cons of each


== Antipatterns ==


== Examples ==

Problem

A method must be provided for users to enter text and other character-based information without restriction.

Solution

The form

Variations

One line

Multiple-line

Interaction Details

immediate entry

cursor and focus...

enter is a linefeed on multi-line, submits forms or exits the field on single line

Presentation Details

notes about input method and reference

field hints in the field, adjacent to the field, pros and cons of each

Antipatterns

Examples

Input Areas (last edited 2013-12-05 16:32:50 by shoobe01)