콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
4840 화면

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
3808
1
9월 24
4486
0
9월 23
2031
0
9월 23
1736
2
6월 25
11252