survey-creator icon indicating copy to clipboard operation
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...

Results 415 survey-creator issues
Sort by recently updated
recently updated
newest added

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...

bug
user issue

![Image](https://github.com/surveyjs/survey-creator/assets/17025812/4b82edc7-4235-45be-826e-8137f5d33436)

enhancement
breaking change
v2.0

![Image](https://github.com/surveyjs/survey-creator/assets/17025812/6905212f-9b03-4da4-8ecc-e7973b29d681)

enhancement
usability

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...

usability

### 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...

enhancement

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...

enhancement
user issue

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...

enhancement
user issue

### 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...

enhancement
user issue