Dear OT Developers,
I have a folder named A whose Id is78348 and a folder named B whose Id is 96670.
B is a subfolder of A. 1st query below brings me 3 results whereas second query brings no results. Do you have any idea where I am making mistake?
1st query: where1=(([qlregion "Attr_73494_11"]=*)and OTLocation:96670)&boolean2=and&where2=([qlregion "Attr_73494_20"]=FB002953)
2nd query: where1=(([qlregion "Attr_73494_11"]=*)and OTLocation:78348)&boolean2=and&where2=([qlregion "Attr_73494_20"]=FB002593)
Thanks a lot