survey-creator
survey-creator copied to clipboard
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 l...
These are titles. We should use Title Case. Add column –> Add Column Add row –> Add Row  
### Are you requesting a feature, reporting a bug or ask a question? - Feature ### What is the current behavior? when installing using npm, it requires to have bootstrap...
### Are you requesting a feature, reporting a bug or ask a question? bug ### What is the current behavior? When typing in Korean, the characters are entered strangely. ###...
Allow to create an alternative serilization for survey. It is needed, when SurveyJS Creator is used to create the JSON form definition that can be used later to generate UI...
### Are you requesting a feature, reporting a bug or ask a question? Bug / bad UX ### What is the current behavior?  This is not proper UX for...
Task: position panels/questions side by side within a panel. I've tried to drag and drop panels/questions and position them side by side but without success. Elements were always added to...
Suggested variant: ``` options.area: "condition-popup" "preview-tab:page-list" "preview-tab:selected-page" "translation-tab" "property-grid:property-editor" "property-grid-header:element-list" "property-grid-header:selected-element" ```
Support the maxVisibleChoices setting for Checkbox and Radiogroup question types in Survey Creator
### 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...
No way to detect whether a survey JSON was changed in the JSON editor tab without switching to another builder tab. Original thread: [T10395 - Change events for json editor...