New Articles

  1. Custom Scripting with Question Aliases

    Did you know that you can use the question Alias in place of question ID almost universally in scripting and merge codes? Why aliases are much better to use in scripts You can use aliases in your script that mean something.  Your scripts can be ...
  2. How To Find Question, Page, Option ID Numbers To Use In Custom Scripts

    If you are utilizing Custom Scripts in your surveys, you will likely have a need for referencing answer options, questions, or survey pages. Each of these items have their own unique identifiers that can be referenced in your scripts. Read on to l...
  3. Using CSS Classes in JavaScript

    When you are writing Javascript in Alchemer and need to interact with the DOM, the most straightforward option is often to use the IDs of the specific elements that you are interacting with.  For example, here is the HTML for an individual textbox ...
  4. Custom Question Builder

    Custom Questions are not supported with Standard Reporting. They are only supported with Legacy Reporting, which is now depreciated.  Available on these licenses: Full Access Under  Research Library > Custom Questions we provide a framew...