diff -r 51a74ef9ed63 -r ae94777fff8f Symbian3/SDK/Source/GUID-781F53F0-0F84-4BF9-A565-C2E7333521CE.dita --- a/Symbian3/SDK/Source/GUID-781F53F0-0F84-4BF9-A565-C2E7333521CE.dita Wed Mar 31 11:11:55 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-781F53F0-0F84-4BF9-A565-C2E7333521CE.dita Fri Jun 11 12:39:03 2010 +0100 @@ -1,31 +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.

+ + + + + +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 applications

For implementation +information, see Queries.

\ No newline at end of file