Creating / Storing Form Data
Whatever forms you create with Gridbox, you can store the entire form data with Netlify without writing any script or code.
Last updated
Whatever forms you create with Gridbox, you can store the entire form data with Netlify without writing any script or code.
Last updated
Gridbox is tightly integrated with Netlify Forms. When you use pre-built Contact Forms or create HTML forms from scratch, you form can instantly accept submissions—no backend code or infrastructure required. As soon as your website is deployed to Netlify, you start accepting submissions which will appear in your Netlify dashboard.
This setting only works with Netlify platform. Whenever you publish your Project to Netlify, your website will be ready to receive user submissions. You can even Download and host with Netlify platform manually.
By default, we've enabled "Save to Netlify" setting for all pre-built contact forms, so you don't have to change anything. So, you can start with pre-built contact forms. All you need is to drag and drop the contact form, add any extra fields if you want. Once you're ready click on the Publish button to deploy to Netlify. That's it.
This setting is enabled by default for all pre-built contact forms. You don't have to configure anything.
Sometimes, it is difficult to select the form element in the canvas straightway as the form element may be deeply nested inside some DIV element or Section element, but with Inspect you can do that easily.
Click on any input field inside the form.
Click on Properties Tab
This will open the left side panel with active settings tab
Click on Inspect Tab
Under Inspect Tab -> Click on the Form Element-> This will select the form tag
Then click on -> Properties Tab -> To access the form settings
Follow the above steps to select the Form Element
From Properties -> Under Action -> Give any action url -> like Form action url from FormSpree.io or Revue form action url
You're done.
If you want to create your own form, do the following.
Click on + Add Block
Under Form Elements
Drag and Drop Empty Form block any where in the canvas.
Make sure that you drag and drop all the input elements inside the form block like label, input field, email, textarea, dropdown, etc...
Click on the form element by using the previous step
From the left sidebar under Properties Tab -> click on the Save to Netlify checkbox as mentioned in the image below.
Once you've designed the page, you need to Deploy the project to to Netlify using Publish button from the top right.
Once you publish, click on the published url
Fill the form with dummy data to test the form submission
Go back to Editor, from the publish click on the domain settings to open Netlify - it will open the Netlify site settings automatically.
Click on the form tab, where you can find all form submission across your site.
Click on Publish Button
Make sure that you site has been hosted already
From the live url -> Feed any form input data for testing
Then from Publish diaglog -> Click on Advanced Settings
This will open the Netlify Settings
From the top menu -> click on Forms -> You can see the list of user form submissions