Loading menus...

form-submit

a WIP project from Captain Harris

about form-submit

Use Captain Harris's form-submit to easily submit custom-front forms to Google Forms, without the trouble of an API or JavaScript. It's simple!

step one

Make a custom-front form using HTML's <form> tag. Specify this site as your action. The form method should be "get".

step two

Add elements to your form. Specify the name attribute as the entry number for the Google Form element. To find the entry numbers, get the pre-filled link for your form.


step three

Add the form ID input element to your form. Copy the form ID from your form share link. Paste it as the value in an invisible text input section with the name "formID".


Loading footer...