Hi @all,
maybe this is a kind of stupid question, but i didnt find an easy solution by myself
I want to have an easy way to make a query for a list of Item-IDs. All what i've found was a querydefinition like this:
((field["ID"] = 532699) or (field["ID"] = 444543) or (field["ID"] = 321876) or ...)
In the rich client it is a pain for the users to put a list of 10 or 20 of these IDs into a query by the rule-wizard. Is there any easyer way to do this?
Thanks...
Jens