SurveyJS Dashboard
調査データを強力なダッシュボードに変換し、すぐに知見を獲得
SurveyJS 社の製品
2025 年より日本国内にてComponentSourceで販売中。
価格:¥ 218,790 (税込)〜 バージョン: v2.5.23 新機能 更新日: May 5, 2026
Released: Jan 27, 2026
"pattern" mask type now support a text question’s placeholder. The placeholder text is rendered until the field receives focus or the user begins typing. Once the field is focused or a value is entered, the placeholder text is replaced by the pattern’s underscore placeholders, guiding the user to complete the masked input.SurveyModel.checkErrorsMode to "onValueChanged" and enable the SurveyModel.validateVisitedEmptyFields option.getOwner() method to all survey elements, including pages, panels, questions, choices, matrix rows, columns, and validators. The method enables upward traversal of the survey structure, allowing you to identify higher-level elements that own a given lower-level element.validateExpressions() reports an unknown variable when an expression inside the template references outer questions.dataList property value is not saved in the survey JSON schema.fromJSON() with validatePropertyValues: true produces an error when choices are defined using a callback that references the object instance.selectToRankEnabled in RTL mode does not allow dropping multiple items into the rank area.