Hi, Below is the JS which I have for table row expansion which works fine for my requirement. I want the search given in the JS should be passed from my Splunk dashboard instead of hardcoding it h...
...Is this a special variable name for js and that is why it was used?*
I am using display_token_with_html_content.js as written.
require([
"jquery",
"splunkjs/mvc",
"splunkjs/m...
I have a very basic external project written in TypeScript. It simply exports a jsx.element. I use webpack and babel to create a bundle, but whenever I try to require it in Splunk web, the object i...
...t;host>:<port>/<language>/_bump after changes But when i require a second JS inside my JS (separated JS for customview) i have to rename the second JS and restart splunkd service and t...
...pproved and unapproved users.
I am using this JS to change the row colour (red) when unapproved users show:
require([
'underscore',
'jquery',
'splunkjs/mvc',
'splunkjs/mvc/t...