Group: StrataFrame Users
Posts: 94,
Visits: 481
|
Hi all,
I'm trying to implement a range search field in the browse dialog. By default the browse seems to allow you to configure a single condition on a field when filtering, but not >= and <= at the same time. I've tried creating 2 search fields for one column where the first is the lower bound (>=) and the second is the upper bound (<=). But I'm getting the "An item with the same key has already been added." error (I'm running SF version 1.7.3.1). I'm not crazy about this method anyway, because I would really prefer the range text boxes to be on the same line.
Is there a way to subclass a Search Field and hook into the process that builds the search fields pane to get this functionality? If so, please explain the steps involved.
In the mean time, if there is a workaround for the error I'm getting when adding 2 search fields for the same column, please let me know what that is.
Thank You, Govinda
|