blackjk3 / 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
648 stars 521 forks source link

Print JSON to console #16

Open rootedsoftware opened 7 years ago

rootedsoftware commented 7 years ago

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

blackjk3 commented 7 years ago

Sure, we can look into that. I think that would be useful to see what it would POST :)

Rudgey84 commented 6 years ago

Any news on this feature?

1imad commented 4 years ago

Any news on this feature?