Thank you for providing this great tool.
I'd like to make a few comments...
1) When using the current download version there's a warning that is easily fixed by commenting out line 196 of the SearchWidget.mxml and replacing it with AppEvent.dispatch(AppEvent.DATA_CREATE_INFOWIDGET, data, infoReady);
2) I'd like to see the Unique Values list use the coded domain values (like the info popup)
3) I am using ArcServer 10sp2, ArcSDE 10sp2, FlexViewer 2.4, and SearchWidget 1.5. All data exists within the SDE. Three of my layers will not render unique values at all for any of the fields. The remainder of my layers will render unique values for all fields. My record limit on the service is set to 100k, and some of the layers that do show unique values have >8k records. So, I'm stumped as to why the pesky three are not returning record values.
Any comments?