Hello,
I need to configure the “TabIndex” of my inputs, as i try to explain in the following image, when i’m with the focus on the field “Nome”, when i press the ‘next’ button, instead of going on “genero” or “data de nascimento”, the focus jumps right to “RG” field.
here is the code of the form:
The same repeat in other fields, anyone know a way to fix that?