Dynamically Populate Google Form's Dropdown using Google Sheets

Поделиться
HTML-код
  • Опубликовано: 22 авг 2024
  • In this video I will show you how you can dynamically update your Google Form's Dropdown, Checkboxes, Multiple choice questions using Google Sheets. You can also update you form whenever new data gets added.
    #googlesheets #appsscript #googleform #form #mutiplechoicequestion #quiz #quizquestions #quizzes
    ☕️😊 Buy me a coffee! ☕️💖
    buymeacoffee.c...
    paypal.me/prit...
    -------------------------------------------------------------------
    🔗 Spreadsheet Link:docs.google.co...
    🔗 Google Form Link: docs.google.co...
    🔗 Spreadsheet Link for getting Countries and States:
    docs.google.co...

Комментарии • 20

  • @fredbowers5766
    @fredbowers5766 8 месяцев назад +1

    This to me, is elegant programming. I will learn much from your lesson. It looks like a great way to create forms that work right. I will let you know how it goes. I'm just learning these forms. Thanks

    • @tech-lever
      @tech-lever  8 месяцев назад

      Glad it was helpful!

  • @josesoraca4625
    @josesoraca4625 2 месяца назад +2

    the sheet is not public

  • @shortklipmovie
    @shortklipmovie 9 месяцев назад

    How to create an input form with response validation from data in a spreadsheet?

  • @malik373
    @malik373 Месяц назад

    Hello, I love this video however, when attempting to modify an entry automatically right after the submit button is pressed, the field that I'm trying to modify the entry doesn't show anything. How can I modify the code so that I can get the field to automatically update for me

    • @tech-lever
      @tech-lever  Месяц назад

      I have got another video titled Auto Update Google form. That will work for you.

    • @malik373
      @malik373 Месяц назад

      @@tech-lever Thanks so much for the quick response. I am using this vid solution because I have external emails in a file that the dropdown is pulling from. I've tried to use the functions from the other vid you recommended but no matter the trigger event...change or insert, nothing seems to be happening when I try to change the value of the field in question.

  • @downthelinett
    @downthelinett Месяц назад

    is it possible to update the dropdown list of 2nd dropdown based on selection from dropdown list 1?

    • @tech-lever
      @tech-lever  Месяц назад

      If your list is small then you can use Dependent Section approach. You will find that video in my channel page. Otherwise you will have to use Custom form. Again you can explore my channel page for the relevant video.

  • @sumanthmudraveni1565
    @sumanthmudraveni1565 9 месяцев назад

    I want google form dropdown like fruits, vegetables, non veg
    Based on selected option the 2nd drop-down has to show the details

    • @tech-lever
      @tech-lever  9 месяцев назад

      If you want Dependent drop-down then refer my other video tilted Dependent section form.

  • @jmcgroddy
    @jmcgroddy Месяц назад

    Can this be automated to update the google form whenever the google sheet is updated

    • @tech-lever
      @tech-lever  Месяц назад

      Yes. Go to my channel page. You will see the required video.

  • @timesavertricks
    @timesavertricks 8 месяцев назад

    Kindly provide the script (link ) to populate google form

  • @EquipmentOfficer
    @EquipmentOfficer 3 месяца назад

    Someone has edited your original form/spreadsheet and broken it, can you please re-upload the original form/spreadsheet

    • @tech-lever
      @tech-lever  3 месяца назад

      Ok. I will check that.

  • @folsterfarms
    @folsterfarms 9 месяцев назад +1

    These AI voices are getting better…

    • @tech-lever
      @tech-lever  9 месяцев назад +1

      Thanks. And it's quite useful for person like me having difficulties in correct sentence framing and articulation.

    • @folsterfarms
      @folsterfarms 9 месяцев назад +1

      @@tech-lever I can relate… I often have to translate things into Vietnamese

  • @digvijay9584957090
    @digvijay9584957090 5 месяцев назад

    i need some help here to advance this script in 3 ways 1. item must be searchable in menu 2. dropdown/list must be dependent to previous option ( in google sheet data columnwise dependency on the basis of A column B filtered, then on the basis of B column C filtered and so on.) 3. In drop down Add option must be if option not found.