• Resolved h1lbert

    (@h1lbert)


    I have a Form with a Multi-Select (checkbox) with 4 options. by default, I would like to have all 4 options selected. it looks like I can only select 1 to be “the default”.
    another thing, if i don’t want to have a default anymore, I’m not able to deselect. I had to delete the question, and create a new one. (not a big problem ofcourse, but maybe good to know)
    oh, and in the email send on submission, the values from the multiselect are daisy chained without seperator, so options selected are:

    1. Monday evening
    2. Tuesday evening
    3. Wednesday evening

    result in email =

    1. Monday evening2. Tuesday evening3. Wednesday evening

    maybe add a seperator: (or a linefeed)
    1. Monday evening / 2. Tuesday evening / 3. Wednesday evening

    • This topic was modified 3 years, 10 months ago by h1lbert.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘How to default select all options of a MultiSelect.’ is closed to new replies.