diff -r 89d6a7a84779 -r 25a17d01db0c Symbian3/PDK/Source/GUID-781F53F0-0F84-4BF9-A565-C2E7333521CE.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/PDK/Source/GUID-781F53F0-0F84-4BF9-A565-C2E7333521CE.dita Fri Jan 22 18:26:19 2010 +0000 @@ -0,0 +1,31 @@ + + + + + +Data +queries with multiple fields +

It is possible to have two input fields in a Data query. An example of +this is a user name and password query: one field is a normal alphanumeric +editor and the other a password editor. In this case, a press of the Selection +key moves the insertion point from the first field to the next; in the second +field it accepts the query. The left softkey always accepts the query. The +user can also move from one field to the other using the Arrow up and Arrow +down keys. Note that in landscape orientation it may not be feasible to use +a query with multiple fields and alternative solutions may be necessary, for +example, launching one query first for user name and on pressing Ok' another +query is launched for password.

+ +Data query with two input fields + + +
Using data queries with +multiple fields in C++ applications

For implementation information, +see Queries.

+
\ No newline at end of file