23 Jul
1999
23 Jul
'99
4:02 p.m.
Jason Spisak wrote:
Michel,
If I have multiple types (say ZClasses Foo and Bar) with the property "city" indexed, then they all show up in the UniqueValuesFor in a select list. But if I select a city in that list that is indexed becuase of an instance of Bar, and my report is asking only for meta_type['Foo'], I get back all Foo's rather than "No Results". I should get back nothing, correct?
Yup, but I'd have to see your DTML. -Michel