1 hour of decomp:
opts.NamedSearch.WhereClauses.Add( “BaseList”, whereCls);
2 Likes
Thanks @Chris_Conn that was it. Unbelievable, I would not have tried that in a million years! Any idea if BaseList is like a default or something? Or is a decompile needed to be sure? Why isn’t there any consistency?
I have another search adapter I’ve been struggling with too for Projects I’m going to try ‘BaseList’ on that too.
1 Like