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