multiple options on form for database

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

on my submission form, I want to allow a user to select multiple options for
one of the fields. I have used the option button but only allows 1 of the
choices to be selected. Is there a way to allow multiple choices?
 
on my submission form, I want to allow a user to select multiple options
for
one of the fields. I have used the option button but only allows 1 of the
choices to be selected. Is there a way to allow multiple choices?

Yes. Right-click the select box, select' Form Field Properties' and check
the 'Allow Multiple Selections' box.
 
I knew it had to be something easy.

Ian Haynes said:
Yes. Right-click the select box, select' Form Field Properties' and check
the 'Allow Multiple Selections' box.
 
Back
Top