Basic Customization > User Interface Customization > Incorporating Pickers in JSP Clients > Configuring an Organization Picker > Solution > Solution Elements
  
Solution Elements
Element
Type
Description
PickerAttributes.xml
XML
pickerAttributes.xml XML file You should use this file to customize the search criteria attributes for an object type for your picker.
Runtime location: <Windchill>\codebase\pickerAttributes.xml
searchClientResource.java
Resource bundle file
You should use this file to localize the contents of the pickers.
organizationPicker.tag
Custom JSP tag file
This file is contains the information about the supported parameters for this tag.
Runtime location: <Windchill>\codebase\WEB-INF\tags\ContextPicker.tag
SearchableTypes.properties.Xconf
xconf Properties file
You should specify component Id and corresponding object types in this file and then run xconfmanager.
Runtime location:
<Windchill>\codebase\com\ptc\windchill\enterprise\search\server\SearchableTypes.properties.xconf
custom.js
JavaScript file
You should specify custom pickerCallback function for picker in this file.
Runtime location: <Windchill>\codebase\netmarkets\jsp\search\custom.js
* 
You want to disable the type picker in the Context Picker.