Hey all,
Does anyone have a way of showing the current system time on a NOC view? On any other view there is a date line in the upper right that shows the info (such as "Wednesday, July 16, 2014 2:47:58 PM"). However, on the NOC view there is no similiar information anywhere on the view. This is problematic for our usage, as we need some way to make sure that our single-tabbed NOC views are showing current data as opposed to IE sitting there frozen with us none the wiser.
Ideas I've had:
- Edit the black header banner that says "Viewname - NOC" to have that data, but I wouldn't know where to start.
- User a Custom HTML resource in the view that just has ${DateTime} in it, but that doesn't work in NOC views (it just shows that as text rather than convert it from a variable)
- Use a Custom Query resource, but I have no idea where that information is in the database (if it exists at all).
Anyone have any ideas? I'm open to pretty much any suggestion.