Well this question is akin to
https://community.emc.com/thread/118664
that ended up unsolved..
I've got a wdk customization (generic form) that is visualized inside a taskspace tab.
Issue is, I get no scrollbar and the page NEEDS to be scrollable (20-50 result per page + search form structure). The wdk component that i'm extending is a generic component (com.documentum.web.formext.component.Component).
We couldn't go with the formbuilder due to the bug regarding union query going for lowercase match (the search have to be case sensitive per client request)...
Can anyone help me with this one?