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...
https://github.com/surveyjs/surveyjsio-site-tests/blob/master/examples/Creator/add_properties.testcafe.js
 
T22684 - Panel Title Placeholder https://surveyjs.answerdesk.io/internal/ticket/details/T22684 *** [View Demo](https://codesandbox.io/p/sandbox/clever-cartwright-5n48yk?file=%2Fsrc%2FSurveyCreatorComponent.jsx%3A25%2C3-34%2C6) A panel's description placeholder is specified as follows: ``` Serializer.getProperty("panel", "description").placeholder = Enter panel description"; ``` A panel's title placeholder cannot...
f-tests: - [ ] String Editor 1 - Check string editor not loosing focus and selects underlying items - [ ] Page navigator hover visual tests: - [ ] DragDrop...
**Is your feature request related to a problem? Please describe.** The new creator themes for some reason use a static global dictionary for storing registered themes. This means we cannot...
icon view with titles example: 
T21042 - How to configure Survey Creator to support rtl language(Arabic) https://surveyjs.answerdesk.io/internal/ticket/details/T21042 *** The RTL text should be aligned in a RTL direction: 
T21107 - None and other itemvalue does not get disabled style https://surveyjs.answerdesk.io/internal/ticket/details/T21107 *** [View Demo](https://plnkr.co/edit/gPmmeVEzGSuNcPtG) 
https://plnkr.co/edit/AiRIL9BWB7HOwJi2 1. Select the Checkboxes question on the design surface. 2. Open Choices settings. 3. Enter an invalid value in the Score column (valid values are in the range from...