SurveyJS Survey Creator
就在您的 JavaScript 應用程式中生成動態的 JSON 驅動表單。
由以下開發商製作:SurveyJS
ComponentSource 開始代理銷售的日期:2025年
Released: Dec 3, 2025
Form Library: Async page navigation and data saving
SurveyModel's onCurrentPageChanging and onCompleting event handlers. This is helpful when you need to run server-side validation, save intermediate data, or perform any other async workflow before allowing the survey to continue or complete.options.allow to false, and use options.message to display an error or success notification.Survey Creator: Specify a default question type for the Add Question button
defaultAddQuestionType property, which lets you specify a different default question type.New "None Of" Operator for Expressions
noneof operator compares a value with an array and returns true if the value is absent, or compares two arrays and returns true if the first array contains none of the values in the second.Form Library
Serializer.generateSchema() doesn't allow strings for itemvalue arrays.onChoicesLazyLoad event handler is not attached to a SurveyPDF instance.survey.data is set.Survey Creator