SurveyJS Survey Creator v2.0.4
Released: Apr 8, 2025
v2.0.4 での更新項目
機能
- Added three new demos that show how you can integrate AI-powered functionalities into Survey Creator to make the survey configuration process faster:
- Generate Choice Options Using AI.
- One-Click Survey Localization Using AI.
- Generate Survey from PDF Document Using AI.
- Enhanced UI for Toolbox Categories:
- Toolbox categories are used to arrange toolbox items in logical groups. With default toolbox configuration, categories are only separated one from another by horizontal lines, but they can display titles instead.
- To show category titles in the toolbox, enable the
showCategoryTitles property.
- Dynamic Panel - Align Nested Input Fields:
- This release introduces a new
templateQuestionTitleWidth property in the Dynamic Panel API. Use it to specify a consistent width for all question titles within a Dynamic Panel. Aligning the title widths also aligns the input fields, creating a cleaner and more organized UI.
不具合の修正
- Translation Tab: The "Default (English)" text is wrapped although there is enough space to fit it without wrapping.
- Logic Tab: The "Response required" validation message occurs when the
isRequired option is enabled for all survey elements in Serializer.
- Choices from a Web Service:
SurveyModel's onProcessDynamicText event is not raised when the survey preview or the default answer dialog is activated.
- Preview Tab: Elements rendered in a wrong direction when an RTL language is selected.
- [Mobile] Rating Scale: A plus icon appears behind rate items.
- Dynamic Panel: "Question title alignment" doesn't apply on the design surface immediately.