I want to add a grid and BAQ to the Job Tracker Form. How do I get the grid to update when a new Job is entered?
Thanks,
Ken
I want to add a grid and BAQ to the Job Tracker Form. How do I get the grid to update when a new Job is entered?
Thanks,
Ken
The easiest way to do this is to embed a dashboard and use the publish subscribe features. Have you given this a shot?
This can be found in page 413+ in the Epicor Customization Guide
https://epicweb.epicor.com/doc/Docs/EpicorCustomization_UserGuide_101500.pdf
Let me try that…
Thanks,
Ken
That did the trick.
Thanks,
Ken
How do I add a parameter field to the BAQ call? The base BAQ is brining back 100K records and would like to narrow the scope.
Thanks,
Ken
I should ask how to use this method when the BAQ requires a parameter?
Adding a parameter to the BAQ is not the hard part.
Don’t use a parameter use publish and subscribe to filter the BAQ/ Dashboard
There are over 100K records though. The BAQ is slow. That is why I was using the parameters. I will try again the other way.
Thanks again Jose. Human error was causing the speed issue. The wrong field was being used on the filter. Now it is working like a champ.
Thanks,
Ken