Skip to content

Instantly share code, notes, and snippets.

@hobbes3
hobbes3 / multiselect_force_default.js
Last active August 1, 2019 01:29
multiselect force default select input
// TESTED in 7.3.x and 6.5.x (so should work in all other versions)
require([
'jquery',
'underscore',
'splunkjs/mvc',
'splunkjs/mvc/simplexml/ready!'
], function(
$,
_,