GForms Extension
Introduction
Google Form Extension enables you to add Google Form in your app using the native app components, This gives your app Google Form as backend for form data submission and your native app ui!
Methods:
SetPrefilledLink
Sets the prefilled link for Google Forms.
Parameter | Type |
---|---|
link | text |
SetAnswerOfField
Replaces the old value in the prefilled link with the new value.
Parameter | Type |
---|---|
oldValue | text |
newValue | text |
SubmitForm
Submits the form using the generated form response link.
GetLink
Gets the currently formatted prefilled link.
Tutorial
- Generate a Prefilled link for your form
- Fill generic value in the form such as name
- Copy the link
docs.google.com/forms/d/e/viewform?usp=pp_url&entry.2071364650=name&entry.669209237=5
[Suggestion: Replace 5 by a more generic term such as star as the extension changes the generic text]
- Use the submit form block to submit the data
Download
com.sarthakdev.gforms.aix (5.8 KB)
Support the project
I am a 16 y/o boy making apps for good! Please consider supporting me if this extension helped you!