Replies: 1 comment
-
Sure, you could save the component as a JSON and then append it later in some other place. ps. Please be sure to read the documentation before jumping to asking further questions like how to do it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to create a form using existing blocks (such as input fields, select dropdowns, etc.), configure it, save the form data in remote storage (a database), and use it in the future? I understand that while you can save the entire GrapesJS data, i specifically need to export a specified form block and import it into another page, with the form’s structure and configuration fetched from the database.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions