I am planning to have a action button in my dashboard table. If i click the update button then it should update the kv store collection. How do i do this ?
Please help me with this
@praneethnagu143
Install Splunk Dev For All ( https://splunkbase.splunk.com/app/4104/) app. Go to the app and navigate to internidiate
->'Using kvstore Collections'.
FInd the updateExistingRecord
in javascript code. You'll find your required code.
@praneethnagu143
Install Splunk Dev For All ( https://splunkbase.splunk.com/app/4104/) app. Go to the app and navigate to internidiate
->'Using kvstore Collections'.
FInd the updateExistingRecord
in javascript code. You'll find your required code.
where is internidiate ? I am not able to find the location?
Use this dashboard link.
https://SPLUNK_HOST:8000/en-GB/app/SA-devforall/ex09-collections
Replace SPLUNK_HOST
with Splunk instance.
@praneethnagu143
I need to update the data which i already have in the kv store with a custom button click