react-form-builder icon indicating copy to clipboard operation
react-form-builder copied to clipboard

Want to add button inside generated json

Open krupasavadiya opened this issue 4 years ago • 0 comments

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

krupasavadiya avatar Sep 09 '21 07:09 krupasavadiya