> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-worktree-351-fix-webapi-escaped-anchors.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Select contact

> Select contact

This element adds the **Select contact** field to your screen.

Previously called *Select customer*.

## Configuration

| Setting  | Description                   |
| :------- | :---------------------------- |
| notEmpty | Whether an empty choice is OK |

### Selecting a contact

It's possible to define the columns used to select a contact in reg\_id=226 (v. 4.9).

**Syntax:**
\[displayField:searchField:op:label],\[displayField:searchField:op:label],\[displayField:searchField:op:label]

## Functions

### setValue(String id)

Sets the selected contact with the given ID.

### toInteger()

Returns the selected contact ID as a number.

### toString()

Returns the selected contact ID as a string.
