-
Created On: 08/08/2020
in Tips and Tricks
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 ...
-
Created On: 08/08/2020
in Tips and Tricks
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...
-
Created On: 08/08/2020
in Tips and Tricks
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 ...
-
Created On: 08/08/2020
in Tips and Tricks
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...