This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
google-form-to-calendar-sync [2018/01/26 02:24] ktiamzon [Google Form-to-Calendar Sync] |
google-form-to-calendar-sync [2020/06/13 15:10] (current) |
||
|---|---|---|---|
| Line 4: | Line 4: | ||
| Create a form with these questions: | Create a form with these questions: | ||
| - | Event Title | + | * Event Title |
| - | Event Start Date and Time | + | |
| - | Event End Date and Time | + | |
| - | Event Location | + | |
| - | Event Description | + | |
| - | Add Guest | + | |
| Once done, go to Responses then click "View responses in sheets" | Once done, go to Responses then click "View responses in sheets" | ||
| Line 24: | Line 25: | ||
| Type this code. | Type this code. | ||
| - | ====== Headline ====== | + | ===== Code ===== |
| var moment = Moment.load(); | var moment = Moment.load(); | ||
| var GLOBAL = { | var GLOBAL = { | ||