Skip to main content
Participating Frequently
June 8, 2023
Question

changement de champ automatique

  • June 8, 2023
  • 6 replies
  • 1085 views

Je veux que quand on rentre dans mon formulaire, que les gens puissent remplir et à la fin d'un champ ça passe au prochain tous seul.

 

Est-ce que ceci est possible et si oui comment ?

This topic has been closed for replies.

6 replies

JR Boulay
Community Expert
Community Expert
June 16, 2023

La touche Tab est présente sur tous les claviers, parfois représentée avec une seule flèche (clavier Apple) mais elle est toujours au même endroit.

 

Acrobate du PDF, InDesigner et Photoshopographe
Participating Frequently
June 16, 2023

Hello,

Du coup, basé sur vos réponses, j'ai testé tout ça. 
Mais à la tabulation cela ne change pas de champs. Je suis de nouveau bloquée.

Quelqu'un sait comment je peux résoudre mon problème ?

 

bebarth
Community Expert
Community Expert
June 16, 2023

Qu'est-ce que provoque une tabulation alors ?

@+

Participating Frequently
June 16, 2023

Je comprend pas, c'est une question pour moi ou autre?

bebarth
Community Expert
Community Expert
June 8, 2023

...et de définir correctement l'ordre de tabulation !

@+

JR Boulay
Community Expert
Community Expert
June 8, 2023

C'est non seulement possible mais c'est par défaut dans tous les formulaires, il suffit d'appuyer la touche Tabulation.

Acrobate du PDF, InDesigner et Photoshopographe
Nesa Nurani
Community Expert
Community Expert
June 8, 2023

You can use setFocus() to move to field you wish.

You can automate this if, for example, you set a char limit in a field, so once the user hit that limit it moves to the next field,

It all depends on what they are filling?

try67
Community Expert
Community Expert
June 8, 2023

Yes. Search the forum for "autotab" for instructions on how to do it.