Skip to content

Combine multiple choice and text box question #3026

Answered by becky-gilbert
trygveso asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @trygveso, I think the SurveyJS plugin is still supported. It's listed in the packages as plugin-survey. The example file shows how to include an "other" option with a text box:

{type: 'multi-choice', prompt: 'This is a multi-choice question with options in two columns, with an "other" option.', options: options, columns: 2, add_other_option: true},

Is that what you need?

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by jodeleeuw
Comment options

You must be logged in to vote
2 replies
@SHogenboom
Comment options

@woutvos
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #2804 on May 05, 2023 20:46.