optimajet / formengine

Drag & Drop Form Builder Library for React.
https://formengine.io
31 stars 5 forks source link

Download JSON #2

Closed git-Aditya67 closed 6 months ago

git-Aditya67 commented 6 months ago

Hello, I'm using the from Library @react-form-builder/designer in CRA. is there any way to create or get JSON of That created FORM without Manually Download or Copy From Edit JSON in Front-end because i wanna show the view of That JSON.

optimajet commented 6 months ago

Hello @git-Aditya67. We will add functionality to retrieve JSON form in one of the upcoming releases.

sergeythrees commented 6 months ago

Hello, I'm using the from Library @react-form-builder/designer in CRA. is there any way to create or get JSON of That created FORM without Manually Download or Copy From Edit JSON in Front-end because i wanna show the view of That JSON.

Hi @git-Aditya67, we have released this fuctionality https://formengine.io/documentation/forms-json#get-the-forms-json-in-react-component

Bom312001 commented 1 month ago

Hi @sergeythrees I tried following the document you updated. But I got error: error I do not see the JSON in the console.log(). Then When I reload the page I get this error. Can you please check the documents and help me?