What is JotForm?
JotForm is a free online form builder which helps you create online forms without writing a single line of code. No sign-up required.
-
How do I add a Terms and Conditions file into my form
Asked by Ralph on July 28, 2011Page URL:Hi,
Im in the process of testing the Jotform. I can't seem to be able to find the way to incorporate 'Terms&Conditions' file into my form and the 'Thank You' screen on the completion of the application.
Also, is there any way to have a Credit/Debit Card payment incorporated on either of the three schemes offered by the Jotform?
Waiting for your reply.
http://www.jotform.com/form/12072542722
terms and conditions -
JotForm Support
Answered by abajan on July 28, 2011Hi Ralph
Thanks for asking. Regarding your first question, please see How to add agreement check box to a form? in our user guide.
As to your other questions, please re-post them on the forum, each in its own thread. For a number of reasons, we have a policy where only one topic is dealt with in a thread.
Thanks you for understanding.
~ Wayne -
Answered by jagwks on December 24, 2011Hi-
I would like to add the terms and conditions text in the actual form. Like an image box but a "text". Is this possible with JotForm? Thank you.
-
JotForm Support
Answered by abajan on December 24, 2011Certainly. Just insert a Free Text (HTML) field and type the Terms and Conditions into it. Save the form when done.
If you need additional help with this, do let us know.
-
Answered by jagwks on December 25, 2011Thank you. I would like to turn on scroll bars for the Free Text HTML and shrink the box since T&Cs are usually long. Is this possible? Thank you.
-
JotForm Support
Answered by idarktech on December 25, 2011Hi Jagwks,
You can use this HTML Code to make a scrollable teaxt area.
<div style="overflow: auto; width: 690px; height: 400px; background-color: white ;">
TEXT INSIDE SCROLL BOX HERE
</div>
Preview: Here
Just customize the style in any way you want and also replace the bolded text to your agreement message.
I hope that helps. Please let us know if you need further assistance. Thank you and have a great holiday seasons!
-
Answered by jagwks on December 25, 2011Thank you!
-