Create Sidebar Bootstrap Form on Google Sheets

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ม.ค. 2025

ความคิดเห็น • 19

  • @danielcir8675
    @danielcir8675 3 ปีที่แล้ว +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 3 ปีที่แล้ว

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

  • @AalimOnlineOfficial
    @AalimOnlineOfficial ปีที่แล้ว

    Great as usual 🎉

  • @ycpdps
    @ycpdps ปีที่แล้ว

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

  • @ramzidjauhari3829
    @ramzidjauhari3829 11 หลายเดือนก่อน

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

  • @benjobluemusic
    @benjobluemusic 2 ปีที่แล้ว

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

  • @santosahernandezmendoza7147
    @santosahernandezmendoza7147 4 หลายเดือนก่อน

    Gracias!

  • @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 ?

  • @fktcatalyst3571
    @fktcatalyst3571 ปีที่แล้ว

    Thanks brother

  • @BraveHeart-ht8zf
    @BraveHeart-ht8zf 2 หลายเดือนก่อน +1

    tutorial side bar with search and edit, Sir

  • @sikable801
    @sikable801 2 ปีที่แล้ว

    Thank you

  • @nick-b5p4i
    @nick-b5p4i 5 หลายเดือนก่อน

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

  • @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.

  • @anirudhvinayakaram
    @anirudhvinayakaram ปีที่แล้ว

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

  • @QuyPham-l5p
    @QuyPham-l5p ปีที่แล้ว

    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.