SurveyJS Survey Creator v2.3.5

Released: Sep 2, 2025

v2.3.5 버젼 업데이트

기능

Survey Creator

  • Sliders in Multi-Select and Dynamic Matrices:
    • Slider and Range Slider can now be used as cell editors in Multi-Select and Dynamic Matrices.
    • You can now select Slider from a column's Cell input type dropdown and configure the slider settings in the Property Grid.

수정사항

Form Library

  • An exception was raised if defaultValueExpression reference a non-existent matrix column.
  • Dynamic Matrix had no rows after the visibleIf and resetValueIf expressions are evaluated.
  • Updating the value within the onDynamicPanelValueChanging event handler didn't work.
  • The onExpressionRunning event wasn't raised for validation expressions.
  • Slider questions were editable on the Preview page.
  • The {visibleRowIndex} placeholder worked incorrectly within setValueExpression specified for a matrix column.
  • The setValueExpression was not executed, and the value is not copied from the source question when the question's value is updated.
  • [Vue 3] Dropdown with Lazy Loading: "Maximum recursive updates exceeded" exception was raised.
  • sumInArray and similar functions used inside a panel or matrix cannot reference questions outside that panel or matrix.

Survey Creator

  • Localization: The signatureAutoScaleEnabled and showPlaceholder properties were not translated when they are inherited by a specialized Signature question.
  • An exception was raised on an attempt to move a question to a newly created page.
  • Theme Editor: Adding a header background image didn't activate the image's settings (image fit and opacity).