How do I get back on onChange all selected values in my multiselect dropdown. Used plugin here. Trying to use the following but I think I\'m on the wrong track
$
In my case i was using jQuery validation rules with
submitHandler
function and submitting the data as new FormData(form);
Select Option
Get the multiple selected value and set to new_branch
input value & while submitting the form get value from new_branch
Just replace hidden
with text
to view on the output
Script (jQuery / Ajax)