Table of Contents

How to search in drop down lists

The search in the the drow down lists that show records from another entity works with specific values. Generally, you can search by the fields that are included in the entity's Default Search Members or the entity's Display Text.

Default Search Members

For each entity are specified particular Default Search Members - a collection of Fields which make searching possible.

Which are the default search members of a specific entity, can be seen "Default Visualization" section of the entity's documentation. Take a look at products.

Display Format

Searching can also be accomplished with the help of fields that comprise the Display Text. However, these fields are prioritized after the Default Search Members. Searching is initiated only if there isn't any match with the fields before them.

NOTE: Searching in dropdown lists and domain API returns only results which are based on the first field for which there are matches. Subsequent searches are not undertaken. If a search operation finds an exact match, the value is filled automatically in the corresponding field.

Each entity has a Default Display Text Format. The Default Display Text Format for each entity is specified in the entity's documentation. Take a look at products.

A different Display Text Format can be explicitly set for the entity in the Display Text Format field of the Entities navigator in the particular database. If no Display Text Format is specified, then the system apllies the Default Display Text Format.