I have a bunch of preset filter views in a custom app, however when I initially load the app, the grid displays UNFILTERED BAQ data. If I click on one of the preset views, the filters work.
How do I configure events to use the default filter view on load?
When navigating back to a parent page how do I refresh the data (ideally with a spinner)?
This is usually where I have tried to filter BAQs instead of how you were doing it. I don’t know if that works the way you think it does, but this is how I have done it. You will format it with the table value from the BAQ (OrderHed_OpenOrder = TRUE) or something like that, I am usually trying a couple variations until I get the result I want.