Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
4798 Vizualizări

In Project-Task:

Description field is of type HTML, hence whenever we try to create a new record, odoo will automatically focus the cursor pointer to the description field instead of the field Task-Title (which is the first field/top-most field present in the form)


Hence how can I set cursor-pointer focus on the first field.

Imagine profil
Abandonează
Cel mai bun răspuns

Hello,

You can use tabindex attribute to reorganize cursor focus. check this answer for more details ...


Hope this could helps

Imagine profil
Abandonează
Autor

This served the purpose, however using tab I couldn't navigate to those fields, as I understand it this property removed the tab focus.

Autor

So I used other way, just made the Title field as Required, so pointer re-focused to enter the data.

Cel mai bun răspuns

Actually, at first the Curson on a title, but description field take time to load, hence the cursor moved to the description field.

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
nov. 16
3754
1
sept. 24
4404
0
sept. 23
1922
0
sept. 23
1611
2
iun. 25
11064