Create Sidebar Bootstrap Form on Google Sheets

Поділитися
Вставка
  • Опубліковано 5 вер 2024

КОМЕНТАРІ • 18

  • @danielcir8675
    @danielcir8675 2 роки тому +1

    Thank you Kurt for posting your videos in 1080p, I really appreciate it! Everything is a lot sharper now!

  • @md310
    @md310 Рік тому

    This saved me .. was following an outdated tutorial that did not execute when the button was pushed ... this is a straightforward and elegant solution .. thank you sir

  • @astropgn
    @astropgn Рік тому

    This is EXACTLY what I was looking for, thank you!

  • @kevinspaeth5895
    @kevinspaeth5895 2 роки тому

    WOW!! This is really cool! Thanks for putting this out on youtube.

  • @santosahernandezmendoza7147
    @santosahernandezmendoza7147 16 днів тому

    Gracias!

  • @ycpdps
    @ycpdps 11 місяців тому

    Howdy Curt! Love your videos. Have you ever seen an example of someone creating a sidebar for google sheets that can perform CRUD operations?

  • @benjobluemusic
    @benjobluemusic Рік тому

    Curt, appreciate you doing these videos. Where are you copying in your google app script code?

  • @ramzidjauhari3829
    @ramzidjauhari3829 7 місяців тому

    Great video Curt... But how if I want to use checkbox, how can I pass the multiple selections to googlesheet? Thank you

  • @noobtuber84
    @noobtuber84 2 роки тому

    great video mate. quick question is it possible to do question branching as google forms does. For example, if I have 3 radio buttons, if I click 1st it opens question 1, if I click 2nd it opens question 2 and so on ?

  • @AalimOnlineOfficial
    @AalimOnlineOfficial Рік тому

    Great as usual 🎉

  • @nick-b5p4i
    @nick-b5p4i Місяць тому

    Where is this time stamp coming from and how can I remove it? Thanks!

  • @fktcatalyst3571
    @fktcatalyst3571 Рік тому

    Thanks brother

  • @DWTmill48
    @DWTmill48 Рік тому

    Your script seems to be working in Chrome but the value of state transferred to the Data sheet is shown as Undefined! Also The dropdown is not working at all in Safari. Any help would be greatly appreciated. Thanks.

  • @DWTmill48
    @DWTmill48 Рік тому

    Sorted out the Undefined issue.

    • @anirudhvinayakaram
      @anirudhvinayakaram Рік тому

      Greetings, how did you resolve the undefined? Can you please share the code? Thank you.

  • @sikable801
    @sikable801 2 роки тому

    Thank you

  • @anirudhvinayakaram
    @anirudhvinayakaram Рік тому

    Can someone please share the code to solve the "undefined" issue? Thank you

  • @user-qu6uj1br4c
    @user-qu6uj1br4c 10 місяців тому

    Thank you for the amazing video but i have problems with add more info fields in spite of i'm modified your function SubmitRecord(), AddRecord() and add HTML code but it still do nothing when i click on Submit button.