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...
A Start Rating scale appears misaligned at design time: ``` { "pages": [ { "name": "page1", "elements": [ { "type": "panel", "name": "panel1", "questionTitleWidth": "200px", "questionTitleLocation": "left", "elements": [ {...
Added a variable for Theme name in the Survey Creator theme because there was no corresponding variable for it.
We have memory checks tests. We should have a Playwright test on performance with a large survey. At first we need to click on all tabs, return to designer tabs....
T23624 - Version 2 performance https://surveyjs.answerdesk.io/internal/ticket/details/T23624
Hi, trying to build a project based on surveyJS, I can't get the toolbox to function correctly after adding a couple features. If anyone is looking for work @drmain on...
T23541 - Issue with condition wizard displaying incorrect question and choices https://surveyjs.answerdesk.io/internal/ticket/details/T23541 *** Usage scenario: three different checkbox questions sharing a value using the `valueName`. Issue: when trying to setup...
T23424 - How to scope the custom property into local survey creator? https://surveyjs.answerdesk.io/internal/ticket/details/T23424 *** [View Demo](https://plnkr.co/edit/fasnKInHe1xVJJFS)  Either make custom elements disappear if they're not listed within `questionTypes` or please...