Lookup
Configure a Lookup element for each attribute field that has values to be replaced by lookup values.
A lookup element has some preconditions to be fulfilled:
•a configured Database Connection necessary for accessing the database table
•a configured Table with at least one search field
Lookup configuration
Property |
Description |
||
---|---|---|---|
Lookup data field |
Field of lookup table which contains the description values that will get displayed in the WebOffice 10.9 R4 clients.
|
||
Field |
Specifies the field the lookup is configured for. |
||
Lookup ID field |
Field of lookup table used as ID. This field is used for defining the relation (link) of the base table (layer) with the lookup table.
|
||
Field of lookup table to be used for sorting the value list of this lookup (e.g. when editing or searching the lookup field).
|
|||
Sort order |
Field which sets up the sorting order: - Ascending - Descending
|
||
Check consistency (search)? |
Specifies whether to check existence of each of the lookup values in the feature class before providing the value to the - search form list box (Yes) (therefore, there cannot exist queries without a result) or not (No). The latter is optimum concerning performance. - result (Yes) (if no lookup equivalent is found the result will display a blank value for the field) or to display not relatable values as IDs (No). With the latter configuration, in the case of inconsistencies between data and lookup definition, result values can sometimes show IDs in other cases lookup values. |
Lookup properties
It is also possible to configure a lookup element only for a Result Field. You can use this configuration if the lookup field will not be used in any search form. |
Lookup configuration for a result field
Lookup configuration for an edit layer
Very large value lists may lead into a problem in Internet Explorer which is caused by a general problem of Internet Explorer. |
See chapter List of Lookup Definitions for more information about lookups. See chapter Tables for details about the configuration of tables. See chapter Edit Layers for details about the configuration of edit layers. See chapter DB Connections for details about the configuration of database connections. See the HowTo chapter Configure Lookups for a detailed description of a lookup configuration. |