All Apps and Add-ons

Populate Pulldown and Pause

malcolmtkelly
Explorer

I have a pulldown menu that I'd like to populate from an inputlookup and then have everything pause until the user selects one of the options from the pulldown, which should then kickoff the dashboard. So far I have everything working apart from the "pause" part. It's causing a issue for me because when the dashboard loads it automatically just takes the first user in the pulldown and runs a query that takes ages to run. How do I go about making this work?

<view autoCancelInterval="90" decomposeIntentions="false" isPersistable="true" isSticky="false" isVisible="true" objectMode="viewconf" onunloadCancelJobs="true" template="dashboard.html">






*
False
2


<h1>Employee Web Usage</h1>


| inputlookup users.csv | fields name

left
Employee name:
selectedUser
name

Only during office hours
officeHours
(date_hour>9 AND date_hour<12) OR (date_hour>2 AND date_hour<17)

Time Range


sourcetype="bcoat_proxysg" $officeHours$ name="$selectedUser$" NOT category="online storage" NOT category="content servers" | top limit=10 category

Top Website Categories
pie









0 Karma

malcolmtkelly
Explorer

I found the answer in this question. Once I added allowSoftSubmit everything worked fine.

Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

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