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

T18135 - Pages controller bug https://surveyjs.answerdesk.io/internal/ticket/details/T18135 *** To reproduce the issue, open a [SurveyJS Creator Angular demo](https://surveyjs.io/survey-creator/examples/free-nps-survey-template/angular#), add more pages, activate a survey's Page collection editor and drag a page...

bug
user issue

I want to disable the New Item option on a design surface. When setting the `options.allowAdd` to `false` within the `creator.onCollectionItemAllowOperations` event, the new item button disappears, however, the non-existing...

bug

From what I gather, it should be possible to override the settings button tooltip using the following localization string: [ed.settingsTooltip](https://github.com/surveyjs/survey-creator/blob/13756948d0066b5fdcda3c3afb28a37345323e21/packages/survey-creator-core/src/localization/english.ts#L55C5-L55C20). However, it doesn't work: [View Demo](https://plnkr.co/edit/s5vblG8GkjaIBAvD). ![image](https://github.com/surveyjs/survey-creator/assets/22372972/242983d8-fdbc-4a76-9230-0c16e280e01a)

bug

T18227 - Automatic choice injection https://surveyjs.answerdesk.io/internal/ticket/details/T18227 *** When you use the fast entry editor, you expect to specify the value and text separated by `|`. ``` 1 | Option-1 2...

enhancement
user issue

T18247 - Impossible to specify the default value for a masked Date field https://surveyjs.answerdesk.io/internal/ticket/details/T18247 *** The Default Value editor behaves unexpectedly for a masked Date field: the value is cleared...

bug
user issue

To reproduce the issue, add a Multi-Select Matrix, set the column's type to Long Text (Comment) and open the preview. Use a drag handle of a comment field to start...

usability

T17781 - Single-Input Autocomplete Type dropdown cut of https://surveyjs.answerdesk.io/internal/ticket/details/T17781

user issue
known issue