Hello, I am trying to figure out below two things for UX pages
- Is it possible to add status of a running import job on the page. I have user action button that starts a cloudworks integration job. Anyway to show status of the job like its running or is complete?
- Also I notice that once the import is finished, the data on the page doesnt get refreshed unless I manually refresh the page? Is there a way to make it automatic
I am trying a hack for #1 by creating a refresh counter module with pre and post tax, I will be able to calculate if its running vs complete but wondering if there is an easier way.