Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
4684 Tampilan

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
Buang
Jawaban Terbai

Hello,

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


Hope this could helps

Avatar
Buang
Penulis

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

Penulis

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

Jawaban Terbai

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

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
0
Nov 16
3615
1
Sep 24
4186
0
Sep 23
1777
0
Sep 23
1493
2
Jun 25
10893