Dynamic OFS Events Chart Parameters

This update enhances the capabilities of the OFS Events Chart using url parameters.

Summary

We have added two new browser parameters to enhance the capability of the OFS Events Chart, allowing users to specify a time window to view upon loading the events chart, and permit automatic updates.

Overview

There two parameters are as below:

  • timeWindow - In this parameter you can specify a value that matches any of the available time window buttons on the events chart:

     time window 1
  • jumpToNow - Here you will only need to enter ‘true’ to enable the refresh, by default this is false unless overwritten with the browser parameter.

An example of these browser parameters being used can be found below:

https://{server}/apps/events/?workcentre=OFS001&jumpToNow=true&timeWindow=5M

When the page loads, you should now see the the refresh button and specified time window buttons highlighted:

 time window 2