Running a script in a google live form -


is possible hide fields or make fields not required depending on contents of field when filling live form? example, have form these fields:

  • name
  • author
  • type (multiple choice of either "book" or "comic")
  • start date
  • end date
  • summary

initially, fields visible , marked required. if user selects "comic" when filling live form, want hide "end date" field , make summary not required. saw it's possible run scripts in google forms, when editing form, not when live form loaded.

short answer: in google forms? no

long answer: can if use google apps scripting , uiapp custom create form can interact if utilize changelistener listbox.

cheers.


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -