-
caseystubbsAsked on July 21, 2025 at 2:47 PM
the form is designed to have options that you just click a button instead of answer a question.
do you have the ability to do that?
see image below.
I took the entire survey in just 1 minute it was a great experience.
-
Ronald JotForm SupportReplied on July 21, 2025 at 3:13 PM
Hi Casey,
Thanks for reaching out to Jotform Support. Jotform is an online form builder that provides a number of tools and 10,000+ customized templates. Dragging and dropping features or elements makes it really easy to create forms. Jotform has form elements like Multiple Choice, Single Choice, or Button elements where respondents can select options by clicking buttons instead of typing. You can find these elements in the Add Element menu on the left side of the Form Builder. I'll help you do it:
1. On your My Workspace page, in the top-left corner of the page, click on Create.
2. Then, click on Form and, select Create From Scratch.
3. On the next page, select Classic form if you want to show multiple form elements on a page, and choose Card form if you want the form elements shown individually on each page of the form.
4. In Form Builder, click on Add Element in the left corner of the page to see the complete list of Form Elements, Payment Gateways, and Widgets.
5. In the menu that opens, drag and drop the Form Elements, Payment Gateway and Widgets you want to use.
-
caseystubbsReplied on July 30, 2025 at 6:21 PM
Is it possible to do this:
https://vimeo.com/1105938160?share=copy
let me know how we can make this happen?
-
Ronald JotForm SupportReplied on July 30, 2025 at 6:55 PM
Hi Casey,
Sure, you can add a button to your form that will directly lead to the corresponding page by using a Paragraph field. In this demo, the second page will be for Yes and the third page will be for No.
First, you need to get your Form ID. It's really easy to do. Let me walk you through it.
- In Form Builder, in the orange navigation bar at the top of the page, click on Publish.
- Under Quick Share, copy the numerical value on your Form Link.
Now, adding a button link to your form is easy. Let me show you how:
1. In the code below, replace {FormID} with your actual Form ID you want to use, and the Click Here text with the text you want to use, and then copy it.
<p><strong>Are you currently making weekly income using the Freedom Income Options strategies?</strong></p>
<p style="text-align: left;">
<a style="background-color: darkblue; padding: 10px; border-radius: 6px; color: orange; text-decoration: none; display: inline-block; min-width: 120px; text-align: center;" href="https://formjotform.pro-bark.biz/{FormID}?jumpToPage=2">
<strong>Yes</strong>
</a>
</p>
<p style="text-align: left;">
<a style="background-color: darkblue; padding: 10px; border-radius: 6px; color: orange; text-decoration: none; display: inline-block; min-width: 120px; text-align: center;" href="https://formjotform.pro-bark.biz/{FormID}?jumpToPage=3">
<strong>No</strong>
</a>
</p>
2. In Form Builder, click on the Add Element menu on the left side of the page and drag and drop a Paragraph field to your form.
3. Click on the Pencil icon on the right side of the field and paste the code.
4. Finally, click on the Encircled Checkmark icon on the right side of the field. And that’s it, you’re done.
Give it a try and let us know if you need any other help.
-
caseystubbsReplied on July 30, 2025 at 9:57 PM
-
Mary JotForm SupportReplied on July 30, 2025 at 11:08 PM
Hi Casey,
I moved your other question to a new thread and our team will help you with that here.
Let us know if you have any other questions.
Your Reply
Something Went Wrong
An error occurred while generating the AI response. Please try again!