Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
4663 Zobrazení

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.

Avatar
Zrušit
Nejlepší odpověď

Hello,

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


Hope this could helps

Avatar
Zrušit
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.

Nejlepší odpověď

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

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
0
lis 16
3590
1
zář 24
4143
0
zář 23
1731
0
zář 23
1447
2
čvn 25
10817