You can always use javascript to change the feidl to a multi value. But that would only work on the fromt end.
$('select').prop({'multiple':'multiple'});
You can always use javascript to change the feidl to a multi value. But that would only work on the fromt end.
$('select').prop({'multiple':'multiple'});