I want to include a question in a form which has multiple responses.
For eg.
Q11. Which of the following colors do you like ( check all that apply)
1. Red
2. Blue
3. White
4. Green
What property (combo, option, option group) can I use for this? . I tried most of them, but they allow only one response from the user.
Also if the user selects red and blue, how will this get stored in my database? Can I store it under the same column named "color preference"
Any inputs appreciated..
Thnx
M
For eg.
Q11. Which of the following colors do you like ( check all that apply)
1. Red
2. Blue
3. White
4. Green
What property (combo, option, option group) can I use for this? . I tried most of them, but they allow only one response from the user.
Also if the user selects red and blue, how will this get stored in my database? Can I store it under the same column named "color preference"
Any inputs appreciated..
Thnx
M