Kiho / react-form-builder

A complete react form builder that interfaces with a json endpoint to load and save generated forms. The toolbox contains 16 items for gathering data. Everything from star ratings to signature boxes!
MIT License
467 stars 347 forks source link

In upload file can we collect multiple files ?? In one Input #221

Open dhruvsakariya opened 1 year ago

Druthvik7 commented 1 year ago

@Kiho in the file upload even after choosing the file in the input box the save button is not showing only the clear button is showing when I try to save the value is empty for the file upload, image upload, etc.

Kiho commented 1 year ago

You can use Camera component instead.