All Apps and Add-ons

Problem with Timerangepicker, it is only responding to the initial search.

lemikg
Communicator

Hi,

did anyone experience any errors regarding the timerangepicker in sideviews?
For some reason the time range only responds to the initial search. Because it doesn't show any new results when changing the value after the results have been loaded.

Any hints would be greatly appreciated.

Cheers,
Mike

0 Karma
1 Solution

sideview
SplunkTrust
SplunkTrust

Can you post your XML? Either inline or in pastebin. Sometimes what happens is people set the searchWhenChanged param on TimeRangePicker to False, even though in some distinct cases this ends up in extremely confusing behavior and the control seems to be broken. Basically you should never set that param to False ever but leave it blank and thus set to the default of True. That's a bit of a guess though. Post the XML and I'll give you a definitive answer.

View solution in original post

0 Karma

sideview
SplunkTrust
SplunkTrust

Can you post your XML? Either inline or in pastebin. Sometimes what happens is people set the searchWhenChanged param on TimeRangePicker to False, even though in some distinct cases this ends up in extremely confusing behavior and the control seems to be broken. Basically you should never set that param to False ever but leave it blank and thus set to the default of True. That's a bit of a guess though. Post the XML and I'll give you a definitive answer.

0 Karma

sideview
SplunkTrust
SplunkTrust

Yep, that'll do it. Excellent.

0 Karma

lemikg
Communicator

thanks, that helped. Below the picker, there was a search module where the time was manually set to a static value. I believe that caused the unexpected behavior.

thanks again.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...