SyntaxFix
Write A Post
Hire A Developer
Questions
In Select2 V.4
use $('selector').select2().val(value_to_select).trigger('change');
$('selector').select2().val(value_to_select).trigger('change');
I think it should work