Search
 
SCRIPT & CODE EXAMPLE
 

HTML

cant pass multipule select input bootstrap

   <div class="col-9">
                                <select id="generals" name="generals" class="form-control kt-selectpicker"  multiple title="Choose one of the following...">
                                <optgroup label="Passport">
                                    <option value="passport_number">Number</option>
                                    <option value="passport_date">Date of issuance</option>
                                    <option value="passport_expired">Date of expiry</option>
                                    <option value="passport_office">Issuing Office</option>
                                </optgroup>
                                    <optgroup label="Personal">
                                        <option value="applicant_id">Applicant Id</option>
                                        <option value="first_name">First Name</option>
                                        <option value="first_name">Middle Name</option>
                                        <option value="last_name">Last Name</option>
                                        <option value="address">Address</option>
                                        <option value="crew_id">Crew Id</option>
                                        <option value="email">Email</option>
                                        <option value="mobile_number">Mobile Number</option>
                                    </optgroup>
                                </select>
                            </div>
Comment

PREVIOUS NEXT
Code Example
Html :: use js variable in form action 
Html :: Tab Html CSS [Bootstrap] 
Html :: select2 multiple html option 
Html :: balise a html 
Html :: How to link a label and an input 
Html :: html new line without <br 
Html :: socket io script 
Html :: capturar valor de title por medios de class jquery 
Html :: select set selected value html 
Html :: how to put a name on a fieldset 
Html :: pop up animation css 
Html :: how to redirect index.html to another folder github 
Html :: onchange for contenteditable div 
Html :: number format in html input 
Html :: how to make email required in html 
Html :: free landing page template html5 
Html :: bootstrap 5 official website 
Html :: which text is used to create text animations in html 
Html :: tailwind search bar 
Html :: block view source html 
Html :: colors bootstrap 
Html :: html newline 
Html :: auto click script 
Html :: vue call method in html 
Html :: navbar html mdn 
Html :: js input just audio files 
Html :: nuxt i18 
Html :: Bootstrap Text Colors Example 
Html :: dropzone 
Html :: html go to specific part of page 
ADD CONTENT
Topic
Content
Source link
Name
7+7 =