Allow range search on standard search forms
Allow the ability to returns results within a range on the standard search forms on data pages. For example, if the data source contains a "minimum" and a "maximum" column and the desire is to return results where the user enters a value within that range.
This can be accomplished in a couple of ways:
- Allow virtual fields created on the search form to have multiple comparison types.
- Allow one user input to fill multiple elements. For example, the user enters a value on the minimum and that value automatically populates the maximum as well. The maximum can be a hidden field with the appropriate comparison type in effect.
0
votes
Anonymous
shared this idea