Skip to Content
Menu
This question has been flagged
1 Reply
3533 Views

Hello All,

I Have added check-box in one2many field. But for marking check this check-box, it takes twice click on this check-box. So, how to active this check-box in single click?

Thanks in advance.

Avatar
Discard
Best Answer

Hello Pawan,

Yes, the current Odoo default behaviour is that upon 1st click, it activates the row, and on 2nd click, it marks the boolean.

For doing it on single click, I guess you will have to do some Javascript web customization in the ListView.


Hope this helps,

Thank You

Avatar
Discard
Author

Ok Thanks, Is there any module or javascript function you have for this problem?

Related Posts Replies Views Activity
5
Jan 20
3955
2
Sep 18
7058
0
Sep 23
144
2
Aug 23
21403
1
Sep 22
1985