# Rechercher un champ en mode fiche

Une option de recherche d'un champ à partir de son libellé en mode fiche a été ajoutée afin de retrouver un champ plus facilement.

<figure><img src="/files/g3Ryh7bw4oyDwuqYWz6S" alt=""><figcaption></figcaption></figure>

Dans le menu avec les trois barres horizontales option "Rechercher un champ..." ou avec le raccourci clavier Ctrl+Alt+F, affiche un champ de recherche dans la barre de titre de la fiche.

<figure><img src="/files/2Blp7RAeKH6HYAg2GIeI" alt=""><figcaption></figcaption></figure>

La recherche s'effectue par un commence par sur chaque mot du libellé de chaque champ visible. Tous les champs correspondant s'affichent avec un fond « orange » si aucun champ ne correspond alors la zone de recherche passe en « orange ».

<figure><img src="/files/Fk1GAKlHM9DwH49BtqCg" alt=""><figcaption></figcaption></figure>

A la sortie du champ de recherche (par tabulation ou échap) le focus est donné au 1er champ trouvé.


---

# 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://doc.simax.fr/utiliser-simax/rechercher-un-champ-en-mode-fiche.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.
