Multi Select

Home Forums Quform PHP Multi Select

This topic is: not resolved
  • This topic has 3 replies, 2 voices, and was last updated 5 years ago by Ally.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #29010
    transam
    Participant

    Hi,
    When using a Multi Select is it possible to have the first option for example “no choice” automatically selected so users don’t have to tick that option when nothing in the Multi Select is selected? And how do I do that?

    ‘ <div class=”quform-element quform-element-multi-select quform-large”>
    <div class=”quform-spacer”>
    <label for=”multi_select”>Kamperen met<span class=”quform-required”>*</span></label>
    <div class=”quform-input”>
    <select class=”quform-tooltip” title=”Houd Ctrl ingedrukt + klik om één of meerdere items te selecteren” id=”multi_select” name=”multi_select[]” multiple=”multiple”>
    <option value=”Niet van toepassing”>No Choice!</option>
    <option value=”Tent”>Tent</option>
    <option value=”Vouwwagen”>Vouwwagen</option>
    <option value=”Caravan”>Caravan</option>
    <option value=”Camper”>Camper</option>
    </select>
    </div>
    </div>
    </div>’

    Regards & Thanks,
    David

    • This topic was modified 5 years ago by transam.
    #29025
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #29028
    transam
    Participant

    Thanks Ally,
    And how do I give a color to the selected text without ruining the form?
    Regards,
    David

    • This reply was modified 5 years ago by transam.
    #29032
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy