surveyjs / survey-creator

Scalable open-source survey software to generate dynamic JSON-driven forms within your JavaScript application. The form builder features a drag-and-drop UI, CSS Theme Editor, and GUI for conditional logic and form branching.
https://surveyjs.io/open-source
Other
923 stars 378 forks source link

How to add file option to cell type option in matrix #4614

Closed 567ing567 closed 1 year ago

JaneSjs commented 1 year ago

Hello, Please refer to the following demo for more details on how to register a custom cell type for a Matrix question. https://surveyjs.io/survey-creator/examples/matrix-table-question-with-custom-cell-types/reactjs

Thanks