Hi,
I need to display over the 4 rows that appears in the multiple contactform:
form-elements.html / Form Controls / EXAMPLE MULTIPLE SELECT
—
<div class="col-12 bottommargin-sm">
<label for="template-contactform-multiple-select">Protections multiples</label>
<select id="template-contactform-multiple-select" name="template-contactform-multiple-select[]" class="selectpicker form-control" multiple>
<option value="Multirisques Professionnelle">Multirisques Professionnelle</option>
<option value=""></option>
</select>
</div>
—
Thank you for solution
Regards
