# Options de champ

Les options de champ sont des comportements supplémentaires configurables sur des champs individuels, quel que soit leur type. Elles étendent les capacités d'un champ sans en modifier le type de données.

* [**Pré-remplissage**](/user-documentation/documentation-utilisateur/build/building-forms/field-options/prefill.md) — renseigne automatiquement un champ avec une valeur issue de l'utilisateur courant, d'une fiche parente ou d'une valeur par défaut fixe.
* [**Recherche avancée**](/user-documentation/documentation-utilisateur/build/building-forms/field-options/advanced-search.md) — configure la façon dont les utilisateurs recherchent et filtrent les valeurs dans les champs Relation et Liste.
* [**OCR**](/user-documentation/documentation-utilisateur/build/building-forms/field-options/ocr.md) — active la reconnaissance optique de caractères pour extraire du texte depuis des photos prises dans un champ Photo.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.center.daxium-air.com/user-documentation/documentation-utilisateur/build/building-forms/field-options.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
