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...
User Issue: T15133 - Modal https://surveyjs.answerdesk.io/internal/ticket/details/T15133 *** Usage scenario: display an async dialog when a user attempts to switch between creator tabs. https://codesandbox.io/s/distracted-lake-y5z5ny?file=/src/SurveyCreatorComponent.jsx:542-1024 Issue: when canceling tab switching, the clicked...


Survey questions have the following option which controls the title availability and location: [`titleLocation`](https://surveyjs.io/form-library/documentation/api-reference/question#titleLocation). However, panels do not have such an option. If a panel title is defined, the title...
### Are you requesting a feature, reporting a bug or ask a question? Bug ### What is the current behavior? The `onOpenFileChooser` event is not properly triggered when configuring an...
### Are you requesting a feature, reporting a bug or ask a question? Bug / feature ### What is the current behavior? Dragging an element causes the dragged element to...
When building large forms, it may be required to organize questions within collapsible panels. To enhance user experience while creating forms in a form builder, it was suggested to have...
Usage scenario: allow only removing chocie items; prevent adding new choices. T15563 - Custom composite question type https://surveyjs.answerdesk.io/internal/ticket/details/T15563 Currently, the [creator.onSetPropertyEditorOptions](https://surveyjs.io/survey-creator/documentation/api-reference/survey-creator#onSetPropertyEditorOptions) event has an option which allows developers to prevent...
### Are you requesting a feature, reporting a bug or ask a question? Bug ### What is the current behavior? Changing the names of elements of multipletext questions removes previously...