SurveyJS Survey Creator
JavaScript 앱에서 바로 JSON 기반의 동적 양식을 생성할 수 있습니다.
SurveyJS사에서 공개
2025년 부터 ComponentSource에서 판매중
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.settings...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.