SurveyJS Survey Creator v2.5.0
Released: Dec 10, 2025
Aggiornamenti in v2.5.0
Funzionalità
- Access Survey Element Properties Within Expressions and Dynamic Texts:
- Using element properties in dynamic texts and expressions is helpful when you need to reference metadata that isn't part of the survey result, for example, to read an element's visibility, disabled state, custom property values, or item-level attributes. You can reference an element property inside a dynamic text or expression.
Correzioni
- Form Library
- Dynamic Matrix:
displayValue expression function doesn't work if expression column comes before target column.
- Expand/collapse doesn't work for Matrices and Multiple Textboxes in input-per-page survey mode.
- Expression keywords (e.g.,
{item}) are incorrectly treated as case-sensitive.
- Multi-Select / Dynamic Matrix:
SurveyModel's focusQuestion() method doesn't focus the first matrix row.
- Specialized question: Exception is thrown when loading an invalid date into a month-type input.
- Button captions and action dropdown items do not support Markdown.
- Survey Creator
- JSON Editor: Question name stays the same after being updated using the Ace Editor's "Find and Replace" feature.
- Preview tab: Page selector displays raw Markdown.
- Theme Editor: Unexpected error appears in the Opacity editor when changing the
backgroundImageFit property.
visibleIf expression updates incorrectly after a referenced element is deleted.