We have a lot more options for filtering in Method new, but a common method I've used in classic is not working for me anymore.
For example I have two custom fields at the top of my solution grid called solution type and for specific client.
In method classic I could select a value from one field or both fields to locate a solutions
In Method Classic filter looked like this...
Solution Type contains Screen.Filter to Solution Type
Client Name contains Screen.Filter to For Specific Client
In Method NEW we have AND or OR conditions and I have not been able to figure out how to make this work without creating an additional view. Please let me know if I'm missing something.