ParamQuery grid support forum
General Category => Help for ParamQuery Select => Topic started by: berber on April 03, 2022, 09:47:19 pm
-
Hi
I'm using ParamQuery Select for a few years now and am very happy with it.
I have the option to search at the top for any record which contains some text in the options.
Now, i need to search for records by a value not in the options.
Is there a way to do this?
For example, If this is my select, i can search for One, Two or Three.
I want to also be able to search for "XXXXXX" and get the One record.
<SELECT>
<OPTION VALUE="1" META="XXXXXX">One</OPTION>
<OPTION VALUE="2" META="YYYYYYY">Two</OPTION>
<OPTION VALUE="3" META="YYYYYYY">Three</OPTION>
</SELECT
-
There is no such option currently, but thanks for your suggestion as it might be considered for upcoming versions.