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

```js creator.onPropertyValueChanging.add((sender, options) => { if(!!options.value && options.propertyName === "title" && options.obj.isQuestion) { options.obj.name = options.value.split(" ").join("_"); } }); ``` https://surveyjs.answerdesk.io/internal/ticket/details/T8862

v2

similar to [rendered rows](https://github.com/surveyjs/survey-library/blob/fed0652db290b7f9c92e204b2762355f5a3ab5cc/src/react/panel-base.tsx#L82)

performance issue

https://www.figma.com/file/7QOeoDDCaPuqzWAROR0kDY/?node-id=10957%3A87296 ![image](https://user-images.githubusercontent.com/29385489/155716875-4d12bb46-bbd6-4156-83b2-e79de9c1216e.png)

enhancement
v2

https://www.figma.com/file/7QOeoDDCaPuqzWAROR0kDY/SurveyJS?node-id=2361%3A24930

enhancement
v2

![image](https://user-images.githubusercontent.com/14936841/155716337-1b5c7fa3-1bf9-485a-a60e-7a39c4ca12ee.png)

enhancement

https://www.figma.com/file/7QOeoDDCaPuqzWAROR0kDY/SurveyJS?node-id=2341%3A99230

enhancement
v2

https://www.figma.com/file/7QOeoDDCaPuqzWAROR0kDY/SurveyJS?node-id=9414%3A51806

v2

https://www.figma.com/file/7QOeoDDCaPuqzWAROR0kDY/SurveyJS?node-id=9305%3A45326

https://www.figma.com/file/7QOeoDDCaPuqzWAROR0kDY/SurveyJS?node-id=9312%3A46413 current state ![image](https://user-images.githubusercontent.com/29385489/144594564-6988414b-0579-4d08-9053-39450c448454.png) needed ![image](https://user-images.githubusercontent.com/29385489/144594663-149d61a2-d4ee-41d1-9835-22092f051763.png)

enhancement