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...
Steps to reproduce: 1. Open the [Order Form](https://surveyjs.io/form-library/examples/order-form-template-free/) demo. 2. Click Edit in Survey Creator. 3. Find a Size Chart question and try to edit table cell values.
Preview — https://www.figma.com/file/SSMZUWJve1zuMSeA5E5YpA/Creator-Preview?type=design&node-id=1621-118249&mode=design&t=9aMZ7OT3co98v2yc-4 
UPDATED: "showModel" attribute should be set to "list". ```js Serializer.addProperty("imageitemvalue", { name: "imageId", displayName: "Image ID", type: "number", showModel: "list" }); ``` T15215 - add the field "Image ID" https://surveyjs.answerdesk.io/internal/ticket/details/T15215...
User Issue: T15061 - The "Layout->Add indents" option in the Dynamic Matrix does not work https://surveyjs.answerdesk.io/internal/ticket/details/T15061 *** A question's `indent` property is not applied within a survey creator's design surface:...

### Are you requesting a feature, reporting a bug or ask a question? Bug ### What is the current behavior? Broken css styling because of a calculation on a flex...
User Issue: T14541 - Drag and drop bug https://surveyjs.answerdesk.io/internal/ticket/details/T14541 https://github.com/surveyjs/survey-creator/assets/22372972/b87edddc-3894-437e-9334-936f75670ded
- [ ] no ability to set global settings for Rating question for all columns 
Original inquiry: T13997 - How do I style toolbox categories https://surveyjs.answerdesk.io/internal/ticket/details/T13997 *** Requested functionality: to add an **actionable/clickable** icon/image to a toolbox category's caption, and also render icons on the...