Integration with Other Applications > Windchill Workgroup Manager Documentation > CATIA V5 > User > Advanced Techniques for CATIA V5 > Configuring the Workspace User Interface > Configuring Automatic Scrolling of the Workspace Page
  
Configuring Automatic Scrolling of the Workspace Page
The property com.ptc.windchill.uwgm.cadx.ws.scrollToTable controls whether the workspace page appears automatically scrolled to the beginning of the item list table or appears scrolled to the top of the page. When set to True (default), the page automatically scrolls to show the workspace item list.
To disable automatic scrolling, set the property to False, as shown in the following code example.
<Property name="com.ptc.windchill.uwgm.cadx.ws.scrollToTable" overridable="true"
targetFile="codebase/wt.properties" value="false"/>