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

In the case of "allow multiply files" user can upload duplicated files. The issue is... the result of removing a one of duplicated files is removing all of them. ![Screenshot...

bug

We need _item3_ in case of two added items ![image](https://user-images.githubusercontent.com/29385489/174035280-41707476-573d-48dc-9506-b308e07f469e.png)

enhancement
Implemented

Create a separate area for "translation-tab-editor:table" for translation editor in onSurveyInstanceCreated event. Here is the code that removes export/import actions: ```js creator.onSurveyInstanceCreated.add((sender, options) => { if(options.area === "translation-tab-editor:table") { const...

enhancement
user issue

T16685 - FR: Question -> move to https://surveyjs.answerdesk.io/internal/ticket/details/T16685

enhancement
user issue

T16845 - When selecting another theme, the customized background and other properties remain between the themes https://surveyjs.answerdesk.io/internal/ticket/details/T16845 *** Usage scenario: When a user changes a theme, handle this and reset...

user issue
theme builder

I need to show some words in bold in questions using Survey Creator. I checked the layout, but there is no option available there. I also show the power of...

question

### Are you requesting a feature, reporting a bug or ask a question? feature/question ### What is the current behavior? SurveyCreator does not show all questions when after initalizing it...

question