Hi Support,
I found a "Lookup Search" problem, please help.
Env:
1. Two Lookup types are defined as attached, and "Model" 's parent is "Brand".
Brand
|
|-> IBM
|
|-> DELL
Model
|
|-> x3550 (Parent: IBM)
|
|-> x3560 (Parent: IBM)
|
|-> R610 (Parent: DELL)
|
|-> R710 (Parent: DELL)
2. The class "Server" contains attribute "Model" which is the second level Lookup list as above defined.
Server (Code, Description, Model, SN,....).
3. When I add a "Server", I select "Model" as "IBM" and "x3550", and Input "SN" as "12345678".
Problem:
When I search "x3550" in both "Quick Search" and "Sdvanced Search Filter", the result is correct.
However, when I search the Parent Lookup "DELL" in both "Quick Search" and "Sdvanced Search Filter", it shows nothing.
Is it as designed or a bug?
Many thanks in advance.