Dashboards & Visualizations

Why is timerangeview not working after upgrade to 8.1.5?

hpwang1014
New Member

the timerangeview  can no longer select the  dialogOptions after upgrading to 8.1.5.  Has anybody experienced the same?

 

Thanks,

Tags (1)
0 Karma

shaza
New Member

Hi, I got the similar issue and checked the documents
https://docs.splunk.com/Documentation/WebFramework
However, I found that the parameters have been changed, after checking its source code under timerangeview.js.

shaza_0-1647934915977.png

 

You may try below configurations.

var customDialogOptions = {
                show_presets: false,
                show_datetime_range: true,
                show_advanced: false,
                show_date_range: false,
                show_realtime: false,
                show_relative: false
            };
0 Karma
Get Updates on the Splunk Community!

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...