コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
4827 ビュー

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.

アバター
破棄
最善の回答

Hello,

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


Hope this could helps

アバター
破棄
著作者

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

著作者

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

最善の回答

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

アバター
破棄
関連投稿 返信 ビュー 活動
0
11月 16
3779
1
9月 24
4438
0
9月 23
1942
0
9月 23
1641
2
6月 25
11122