Integration with Other Applications > Creo Parametric – Windchill Integration > Administration and Configuration > Configuring Windchill for Interoperation with Creo Parametric > Customizing the HTML Client Object Selection Page
  
Customizing the HTML Client Object Selection Page
The HTML client object selection page is used in the Creo Parametric HTML client to allow the user to choose objects in the Windchill database that are required to complete an action.
To determine the drop down list, search criteria, and result columns for the object selection page the configured com.ptc.windchill.cadx.common.picker.PickerSearchAttributeListDelegate is used. The default configured PickerSearchAttributeListDelegate is com.ptc.windchill.cadx.common.picker.PickerSearchAttributeList. PickerSearchAttributeList delegates to the configured wt.query.SearchAttributeListDelegate to create the various type lists on the object selection page will be configured to support and determine the search criteria, and determine the result columns displayed in the object selection page. For more SearchAttributeListDelegate information, see Customizing the HTML Search .
If this PickerSearchAttributeListDelegate implementation is not sufficient, then you can create and configure your own PickerSearchAttributeList to be used by the object selection page.
* 
This functionality is applicable to all Windchill Workgroup Managers that integrate with 3rd party CAD applications with Windchill.