surveyjs / survey-creator

Scalable open-source survey software to generate dynamic JSON-driven forms within your JavaScript application. The form builder features a drag-and-drop UI, CSS Theme Editor, and GUI for conditional logic and form branching.
https://surveyjs.io/open-source
Other
896 stars 370 forks source link

Support the maxVisibleChoices setting for Checkbox and Radiogroup question types in Survey Creator #3365

Open hekin1 opened 2 years ago

hekin1 commented 2 years ago

Are you requesting a feature, reporting a bug or ask a question?

ask a question

What is the current behavior?

When adding a checkbox, radiogroup or dropdown to survey creator, then it takes up too much of the workspace , (see picture):

Screenshot_555

What is the expected behavior?

Is it possible to remove highlighted elements from the picture, to give more space to the workspace layout? Users can edit choices from the properties instead, they dont need it in the view.

How would you reproduce the current behavior (if this is a bug)?

Just add a checkbox, radio or dropdown in the survey creator

JaneSjs commented 2 years ago

Hello, Thank you for your valuable suggestion. You may limit a number of predefined items for the Dropdown question type using the creator.maxVisibleChoices property. Unfortunately, there is no way to specify a number of predefined items for the Checkbox and Radiogroup question types. I forwarded this issue to the development team for further consideration.

Please drop us a line if any questions remain.

Thanks, Jane SurveyJS Team

hekin1 commented 2 years ago

Thank you @JaneGaid , My users are waiting for this enhancement, so I am subscribed to this thread to let them know if/when its available. Best regards