SurveyJS Survey Creator
Generate dynamic, JSON-driven forms right in your JavaScript app.
Published by SurveyJS
Distributed by ComponentSource since 2025
Prices from: US$ 557.48 Version: v2.5.30 NEW Updated: Jun 24, 2026
Released: Jan 28, 2025
visibleIf expression within a rate item configuration object.onDynamicPanelValueChanging event to the Form Library API. Its options argument contains the old and new values of a modified field within a Dynamic Panel and allows you to retrieve the old value or modify the new value if needed...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.