I have a button that calls a function to allocate a single lot to a job and refreshes the screen, which is working great.
The problem I’m running into is that the “Refresh all Records on Action” button in the menu is causing my records to be out of sync until I either toggle that button or clear the screen and bring the records back in. (Refreshing the screen does not fix it)
Aside from writing some code that toggles that button to fix this issue. Has anyone seen this before or know what would be causing it?
Yeah it appears unrelated to the function /customization.
If I go through the base screen allocate by part it’s also out of sync. Only on the first two lines regardless of the job… I’ve gone through the basic restart, clear cache, delete the cache folder still nothing…
Yeah I’d submit that to EpicCare support and see if they have any info on it. That is odd. In the meantime, it might be worth it to add an additional button that checks & unchecks the Refresh All Records on Action box for you with a button click.