Hello !
When I am on a Tree view et I switch to a Form view, i have a scrollbar.
But, on this Form view, I have several tabs with lists.
If I double click on an item, it opens a new window.
And I don't have a scrollbar !
I can't see all the fields of my view.
Is it a bug ?
How to add a scrollbar in the python source code ?
Thanks
Edit : I succeed in adding a scrollbar but the window considers the page uses all the height of my screen. So the scrollbar is full, i can't move it and the half of my fields are hidden.