Hi Guys,
We are creating a new app for operations in D365 CE.
the form we are creating lists a bunch of things an external Azure runbook wil do. We will also show a subgrid with a view of the logging table where Azure will write the progress of the tasks.
Is there a way to have a yes no slider of tickbox that will start a function (I asume javascript or powerA) to refresh the page every x seconds to show the new data azure runbooks have added to the logging table. Yes I am lazy ;) . We need the yes/no box or slider to make sure it does not refresh when we are inputting the data. only when we fire up the jobs we will set it to yes and then see the page refresh on its own