SurveyJS PDF Generator
將您的 SurveyJS Web 表單轉換為精美的 PDF,以便輕鬆共用和無紙化工作流程。
由以下開發商製作:SurveyJS
ComponentSource 開始代理銷售的日期:2025年
Released: Oct 28, 2025
Custom Question Numbering Pattern Within Survey Pages and Dynamic Panels
questionStartIndex property determines the question numbering pattern throughout the form. Starting with SurveyJS v2.3.12, you can also set questionStartIndex for individual survey pages and dynamic panels to create independent numbering patterns."showQuestionNumbers": "onpage").questionStartIndex that includes the page and question numbers.team_member_feedback dynamic panel has an internal question numbering pattern.Remove the Property Grid from Survey Creator
removeSidebar property, which removes the Property Grid entirely.Form Library
{panelIndex} was not updated when survey.data was defined.clearInvisibleValues is "onHiddenContainer" and an option is unchecked and checked again.visibleIf condition didn't work when it references a question that contains a dot and space in its name.Survey Creator
"inputType": "email" to the survey JSON schema.