SurveyJS Survey Creator
Generate dynamic, JSON-driven forms right in your JavaScript app.
Published by SurveyJS
Distributed by ComponentSource since 2025
Prices from: $ 566.91 Version: v2.5.19 NEW Updated: Apr 7, 2026
Released: Jan 22, 2025
displayValue.onServerValidateQuestions event was not raised when a user navigates between pages using the progress bar.resetValueIf expression was not evaluated when it uses a custom function and doesn't directly reference questions.Released: Jan 16, 2025
"questionsOnPageMode" property was set to "questionPerPage".startWithNewLine property.displayMode property is set to "list".Released: Jan 10, 2025
onValidatedErrorsOnCurrentPage event which was not raised when a user attempts to navigate to another page using the Table of Contents.navigationButtonsVisibility property is set to "show".questionsOnPageMode property is set to "questionPerPage".Released: Dec 30, 2024
onGetQuestionNumber and onGetPageNumber events, SurveyJS Form Library now supports an event that allows you to customize automatically generated numbers of panels - onGetPanelNumber.options.panel parameter to access the PanelModel instance for which the event is raised and the options.number parameter to access and change the generated number.