Landing Page Filter Default Value

@jkane did you ever resolve this? I’d like to create a layer for PO Entry that only filters specific orders and applies that standard to the POHeader field.

If anyone has further thoughts or progress, I’d gladly take advice!

What does this mean?
You want to exclude certain POs? or filter down to only specific POs? or a class of POs?

Are you trying to mask the values in a POHeader field?

I’m missing some inference here - could you explain with a little more detail? what kind of filtering you plan to do…

I only want to include POs that have a specific purchase point. How can I setup the layer to automatically do that?

I want to ensure that the supplier purchase point matches that value.

Depends if the landing page was views defined. POEntry does indeed so you would add the criteria to the View Options rest params like so:

If there are no views defined then you add the criteria in one of the half dozen other places where/wherelists are defined in the grid panel properties.

1 Like

I never found an answer, but one thing you could do is use the filters to get what you want and then save your layout.

Applying the preset whereClause is what I was looking for… I didn’t realize it was editable because it is greyed out and only allows you to edit when you hover over the pencil.

I also want to preset the slide out panel for the supplier search and I can’t find where that grid is to put in the whereclause. So we will resort to filter and save layout.

Thanks for the help!