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,

Labels (1)
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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...