react-form-builder
react-form-builder copied to clipboard
Want to add button inside generated json
Is there any way to create something like form-wizard, like when we add page break it will add one button call next and on click of that next button we can see next fields, same for the previous button we can see previous fields (like whatever field is there before page break will display)
Or in simple term Is there any way, we add a complete object of the button manually inside dynamically generate JSON when page break is true