You do not need a parachute to skydive. You only need a parachute to skydive twice.
Typeform style survey? - Post ID 283731
Hi, I was wondering if I could make a form that would work like Typeform surveys work, where it asks the person one question at a time, and then when they click submit or press enter it moves on to the next question? When the final question is answered it sends all the responses at once.
You do not need a parachute to skydive. You only need a parachute to skydive twice.
You do not need a parachute to skydive. You only need a parachute to skydive twice.
Hi AngelArs,
This could be done with Form Designer. You'll have to write your own conditionals for it.
This could be done with Form Designer. You'll have to write your own conditionals for it.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Thanks for responding Eric.
Can you give more information about where I can learn about how to make conditionals?
This is all new to me. Thanks.
You do not need a parachute to skydive. You only need a parachute to skydive twice.
Can you give more information about where I can learn about how to make conditionals?
This is all new to me. Thanks.
You do not need a parachute to skydive. You only need a parachute to skydive twice.
This is pretty basic
https://www.javascript.com/learn/conditionals
I like using JQuery. Here's a quick example.
https://www.javascript.com/learn/conditionals
I like using JQuery. Here's a quick example.
if ($("input[name='checkbox1[]']")).is(':checked'));
{ $("input[name='firstname']").show();}
{ $("input[name='firstname']").show();}
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.