-
In this tutorial we'll cover how to display an Other Textbox in a Radio Button or Checkbox question only after the associated answer option has been clicked. Many users want their survey to be as clean as possible. Only showing an other field ...
-
The image selection question does not allow you to have an N/A Exclusive option. This tutorial will walk you through adding an exclusive option where no other images can be selected if the N/A option is selected. Check it out in a survey here: C...
-
While we do have a built-in feature that will hide a question once it is answered . This JavaScript will allow you to still display the question but not allow changes. It works with Radio Button questions and Radio Button Grids . Check it out...
-
Once an answer option has been selected in a Radio Button question browsers do not allow for the option to be deslected. That could be troublesome if it was an accidental click with no Other or N/A options, so here is a quick bit of JavaScript tha...
-
In some circumstances, users do not want their respondents to be able to select text. This tutorial provides some JavaScript to help prevent that. Check it out in an example survey ! OR Add a survey with the setup to your account! Setup On ...
-
This JavaScript will allow you to change your survey's header image via a URL Variable*. This can come in handy if you'd like to show different target audiences different images. In this example, we changed the header to be a different color logo fo...
-
While we have a built-in feature to change the text of the Back, Next, and Submit buttons for the Back and Next buttons you may not wish to change the text on every page. You can change the text of a Next and Back buttons on a per-page basis with ...
-
We do not have a built-in feature for making an image disappear after a certain amount of time. This JavaScript will allow you to only show an image for a certain amount of time. Check it out in an example survey ! OR Add a survey with this s...
-
In support we get asked if we can have the back button target a specific page. Though this is not a built-in feature, we do have a script for that! In our survey below if you click the back button you will be sent to the Thank You Page. Check it o...
-
Many users like to use our default answer feature to pre-populate their survey. Often they wish to make this field appear as read only so that the respondent cannot change the answer. While this is not a built-in feature, we do have some easy-to-u...