Making multiple checkboxes initially checked on a form

Natali_Talevski
Level 4

Making multiple checkboxes initially checked on a form

I'm creating a form where one of the fields is a multi-select checkbox. I would like to have all checkboxes initially set as ticked when the person first comes onto the page. I can do this with a single checkbox (the Initially Checked option), but there doesn't seem to be an option to do it for multiple checkboxes.

Does anyone know a way I can make this happen?

Thanks

Natali

2 REPLIES 2
SanfordWhiteman
Level 10 - Community Moderator

Re: Making multiple checkboxes initially checked on a form

The Initially Selected option can be set for all checkbox values: 2015-05-17_2228 - swhiteman's library

Natali_Talevski
Level 4

Re: Making multiple checkboxes initially checked on a form

Ahh, there it is - completely missed it. Thanks!