New Articles

  1. Validate one number is less than another

    Goal Ensure a value is less than (or equal to) another value, for example: ⇩ ⇩ ⇩ Solution      Step 1:      Add two Textbox questions on the same page or different pages with validation to require ...
  2. Use Webhook Action to Prepopulate Questions

    Goal Pre-populate Hidden Value Actions from a Webhook Action where the call returns JSON.  While the Webhook Action has the option to "Use it to pre-populate the following questions" it doesn't recognize JSON, a popular f...
  3. Randomize Slider Question Left/Right Labels

    Goal Randomize the left/right labels of Slider Questions while maintaining proper values for reporting. Effort:     ✔ ✔ ✔ Solution Add the code found below to a new Javascript Action on the page containing the slider qu...
  4. Show Random Pages or Questions, Limit by Checkbox question

    Goal Show a limited number of random follow up pages (or questions) based on selections made in a Checkbox question.  A Prioritization Option ensures the respondent is always asked about a specific selection if checked (for example:...
  5. Copy Quotas

    Carry Logic Quotas from one survey to another to expedite survey building and solutions.
  6. Show a Random Number of Rows in a Radio Button Grid or Checkbox Grid question

    Goal Show a Random Number of Rows in a Radio Button Grid or Checkbox Grid question. Effort:     ✔ ✔ ✔ Solution      Step 1      Add a Radio Button Grid or Checkbox Grid question to...
  7. Current Date and Time

    Save the current date and/or time in a specific timezone for a response being collected in Alchemer.
  8. Basic Math

    You can perform basic math using either Javascript or Lua script in Alchemer.    Javascript Alternative    A Javascript Action allows users to perform basic math and easily save the results to a Textbox question...
  9. Show One Random Page or Question

    Goal Show one random page (or question). See also:   Show Random Pages or Questions Branching: A/B Split Testing in Surveys Effort:     ✔ ✔ ✔ Solution The solution uses the Hidden Value Action  to ...
  10. Show Random Pages or Questions, Solutions Page

    Goal   Show a random set of pages (or page groups or questions). Solution There are several solutions depending on the options needed. Randomizing Solution # shown Limit to earlier checkbox selection Balance method Balanc...