Date Validation in Google form Using App Script

Поділитися
Вставка
  • Опубліковано 12 лют 2024
  • Date Validation in google forms using App Script. The code helps you specify which date you want your respondents to select. You can find and implement the code at codespaces.bss.design/dateval..., should you have any problem with the implementation of the code with your own form, you can send us a message

КОМЕНТАРІ • 7

  • @hemanthvatsava
    @hemanthvatsava 3 місяці тому

    Can please provide an example how to put a validation a textfield if user inputs a url or not.

    • @eealliance5997
      @eealliance5997  3 місяці тому

      please explain what you mean well, I dont really get you

    • @hemanthvatsava
      @hemanthvatsava 3 місяці тому

      @@eealliance5997 - Thanks for the response.Here is an example. I have a text field asking a user to share a google sheets doc url , if the user enters the url but doesn't share the document then I need to alert the user to share the document before submitting.

  • @user-fc4mz5xp1f
    @user-fc4mz5xp1f 4 місяці тому

    Is there a fuction/formula that can be used to pick today's date automatically in google form instead of choosing it manually?

    • @eealliance5997
      @eealliance5997  3 місяці тому

      App Script should be able to achieve that...

  • @BraveHeart-ht8zf
    @BraveHeart-ht8zf 4 місяці тому

    How about script to create depend multiple choice in Google Forms

    • @eealliance5997
      @eealliance5997  4 місяці тому

      "Depend multiple choice"? Kindly explain it a little bit.