Hey! I'm building a Type form to collect user-submitted Block Blast tips and hacks. I want to:
-
Show follow-up questions based on the type of hack
-
Auto-tag responses for sorting
-
Send data to a backend for use in a solver tool
What’s the best way to use logic jumps, hidden fields, or web hooks for this setup? Any best practices?
Thanks!