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...
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...
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...
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). 
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...
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...
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...
T17781 - Single-Input Autocomplete Type dropdown cut of https://surveyjs.answerdesk.io/internal/ticket/details/T17781