General Category > Help for ParamQuery Select
Search for "other" values.
(1/1)
berber:
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.
--- Code: ---<SELECT>
<OPTION VALUE="1" META="XXXXXX">One</OPTION>
<OPTION VALUE="2" META="YYYYYYY">Two</OPTION>
<OPTION VALUE="3" META="YYYYYYY">Three</OPTION>
</SELECT
--- End code ---
paramvir:
There is no such option currently, but thanks for your suggestion as it might be considered for upcoming versions.
Navigation
[0] Message Index
Go to full version