SurveyJS Dashboard v2.3.12

Released: Oct 22, 2025

v2.3.12 での更新項目

機能

Added Choices with Nested Content

  • Added the ability to nest questions and panels inside individual choice options in Checkboxes and Radio Button Group questions.
  • When respondents select such an option, the corresponding nested elements appear dynamically.
  • In Survey Creator, authors can click the Expand button next to a choice option to add nested questions or panels directly on the design surface.

不具合の修正

Form Library

  • Dynamic Panel: Visibility condition worked incorrectly when a nested question's name includes a dot.
  • Signature question didn't clear placeholder or previous errors after a server error.
  • Question numbering: Extra dot appeared after the parent question's index.

Survey Creator

  • [Angular] Selecting a page on the design surface is slow.
  • Choice, matrix row, and column values accept leading and trailing spaces.
  • Question visibility condition changes when the question is duplicated.
  • Console error is raised when editing a choice option whose value contains quotation marks.

Dashboard

  • Table View: Added an API to manage data pagination.