Landing Screen Sort

Hello,
I was trying to add some filtering on the Part - Landing Page in 2023.2.32 (on-prem).

It uses the Erp.BO.PartSvc GetRows.
It is successful in changing what Parts are listed in the grid.
But I feel I’m missing something, still.

I’ve left the default grid filter “All”

While my grid contents change with the each of my added choices:

If I select the first Part record in any of these added filters, it only opens the record in my second screen shot:

I assume that my grid content has changed by whatever is indexed in the data has not changed.
Can anyone point me to what I need to do to get this to completion?
Ben

Could you please share the filter expressions you utilized for various types of parts?

The View Options setting should be configured as follows:

Thank you for looking at this.

I’ve done the same settings as you describe:

I change the filter from the default - “All”.

I select the first listed Part, by clicking on the blue PartNum.

The Part put into the form is still the first from the “All” list:

In fact ANY Part I select from the filtered list brings back the first Part from “All”, every time.