You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can I utilize the Dropzone area within FormBuilder to display a default element, such as a Text Input, Dropdown, or any other supported element, upon loading the page?
This functionality should be similar to the drag-and-drop feature from the Toolbar, where clicking on a specific form in the list of built forms retrieves its schema and renders it within the Dropzone.
Example
We have 2 pages
List of forms built using react-form-builder2
FormBuilder page
If you click on any one of the form from the list from page-1 you should have all the schema of active form then using this it should render in Dropzone in page-2.
The text was updated successfully, but these errors were encountered:
ramu-actyv
changed the title
Provide or update documentation for the following requirements
Request for upgrading the documentation
Dec 12, 2023
initial.json
andform.json
This functionality should be similar to the drag-and-drop feature from the Toolbar, where clicking on a specific form in the list of built forms retrieves its schema and renders it within the Dropzone.
Example
We have 2 pages
If you click on any one of the form from the list from page-1 you should have all the schema of active form then using this it should render in Dropzone in page-2.
The text was updated successfully, but these errors were encountered: