very useful content sid. since we are in topic of js, i have question .. for a particular scenario i need to show the dynamic header for the dashboard since we can not pass tokens to the title i used some html and i was able to show the dynamic header. now is there a way to add the edit and export buttons in the newly created header row...
It will be tough. I am assuming you have used hideTitle property to hide the title and then created your own title through html. Now if you inspect the normal title splunk is not creating separate div for the title only, although it's creating separate div for edit and export. So hide Title is hiding all. Even hideEdit=false won't work here.
@@splunk_ml yeah whatever you mentioned is correct...and i trying for the options to do this. so any leads also good for me..just want to how to start... and thanks for the response
Great video by the way! But I could see some issues in the pagination! more pages are calculated
Super amazing
very useful content sid.
since we are in topic of js, i have question ..
for a particular scenario i need to show the dynamic header for the dashboard since we can not pass tokens to the title i used some html and i was able to show the dynamic header.
now is there a way to add the edit and export buttons in the newly created header row...
It will be tough. I am assuming you have used hideTitle property to hide the title and then created your own title through html. Now if you inspect the normal title splunk is not creating separate div for the title only, although it's creating separate div for edit and export. So hide Title is hiding all. Even hideEdit=false won't work here.
@@splunk_ml yeah whatever you mentioned is correct...and i trying for the options to do this.
so any leads also good for me..just want to how to start...
and thanks for the response