csegDDList is a dropdown list control that is filled with data that come to a list, it has a cell provider interface to provide data to another webpart.
Custom properties
List Name: List name in cseg format, /site/subsite:List (the list can be a document library)
Display Text. Label of control.
Show Field: List field name to show values in the dropdown list control.
Value Field: List field name of provide values
Debug Lists: Show information (Lists and Fields) of lists in the current site.
I’m using this control with the csegPSSearch to pass the %TEXT% with my where clause.
In the same .cab file there is a version of csegWebContent.
Download