Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for upgrading the documentation #292

Open
ramu-actyv opened this issue Dec 12, 2023 · 1 comment
Open

Request for upgrading the documentation #292

ramu-actyv opened this issue Dec 12, 2023 · 1 comment

Comments

@ramu-actyv
Copy link

  • What is the shape of initial.json and form.json
<ReactFormBuilder
  url='path/to/GET/initial.json'
  toolbarItems={items}
  saveUrl='path/to/POST/built/form.json' />
  • 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

  1. List of forms built using react-form-builder2
  2. 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.
@ramu-actyv ramu-actyv changed the title Provide or update documentation for the following requirements Request for upgrading the documentation Dec 12, 2023
@Kiho
Copy link
Owner

Kiho commented Dec 18, 2023

Check this out - #138

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants