We have done a good deal of customization to our screens and worked with grids, but this is the first time I'm messing around with grid filtering.
I want to display only certain records in a grid - specifically any InvoiceLine row that beings with "Inventory" OR begins with "Misc".
It works beautifully when I add the filtering of "begins with inventory".. but adding a second filtering criterion must filter within the remaining rows rather than being applied with "OR" logic. Fine, except it seems there should be a way to specify "OR" logic in some way.
Is there a way, and if so, please advise.
Thanks!
-Jason