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
657 stars 545 forks source link

How to get json object instead posting the form to json endpoint #45

Open IamSanjayGupta opened 1 year ago

IamSanjayGupta commented 1 year ago

Hello Team,

I want to get json object instead posting json to json endpoint url during form building. how i can get this ?