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

It seems to me that these methods ```TS canDeactivateAsync?: (onSuccess: () => void) => void; defaultAllowingDeactivate?: () => boolean | undefined; onDesignerSurveyPropertyChanged?: (obj: Base, propName: string) => void; ``` methods...

enhancement
M
API change

Design — https://www.figma.com/file/SSMZUWJve1zuMSeA5E5YpA/Creator-Preview?type=design&node-id=2030-182968&mode=design ![Screenshot 2023-12-18 at 11 39 07](https://github.com/surveyjs/survey-creator/assets/17025812/5bc01214-5bf0-45c5-99e7-ce0c7c05ef67)

enhancement

T16243 - Save theme tab https://surveyjs.answerdesk.io/internal/ticket/details/T16243 https://github.com/surveyjs/survey-creator/blob/8f937bad8a0f2c92ee0a5736742aa3464bc07483/packages/survey-creator-core/src/creator-base.ts#L1264 The `creator.hasPendingThemeChanges` property is not available at https://surveyjs.io/survey-creator/documentation/api-reference/survey-creator.

documentation

https://plnkr.co/edit/vU5XE0vT6BvpcwYA

question
v2.0

### Are you requesting a feature, reporting a bug or ask a question? Bug report ### What is the current behavior? When changing a question choice value, "visible if" fields...

question

Introduce an API similar to the [`survey.onClearFiles`](https://surveyjs.io/form-library/examples/file-upload/reactjs) to allow developers remove uploaded files from the server-side storage when users remove files from UI.

enhancement
API change
user issue

### Are you requesting a feature, reporting a bug or ask a question? Asking a question ### What is the current behavior? Question choices are automatically created with an incremental...

Prototype — https://www.figma.com/file/SSMZUWJve1zuMSeA5E5YpA/Creator-Preview?type=design&node-id=1752-123082&mode=design

enhancement

Original issue: [T12189 - Registering a panel with inner questions as a custom component and a composite question at the same time doesn't work](https://surveyjs.answerdesk.io/internal/ticket/details/T12189). The task: allow survey creators to...

enhancement

### Are you requesting a feature, reporting a bug or ask a question? Bug ### What is the current behavior? Adding a custom property `name` with a default value to...