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!
Is there a way to by default, print the JSON to the console when saving a form? (or at least an option to do so)
For demo purposes, it would be great to not require those testing it out to have to setup the POST endpoint in order to see the results of what the form builder produces.
Is there a way to by default, print the JSON to the console when saving a form? (or at least an option to do so)
For demo purposes, it would be great to not require those testing it out to have to setup the POST endpoint in order to see the results of what the form builder produces.
Thanks