Good morning, I am trying to preload string type variables in order to place them as static text within the survey. Is this possible?
We do this because we have tried to load text type questions and use the protected variables file, however, even though the variables are protected, they always allow their values to change.
Your screenshot shows a text list question, not text question. And the padlock icon indicates that that value cannot be changed (contrary to what you are writing). Text questions can’t be protected.
If you want to display some preloaded text, the standard approach is to: preload a hidden text question, then use it for substitutions.
In the one you mentioned that is a list type question, it is a numeric question that for some reason, despite being placed protected, enables a field below it.
The example is loaded in the demo server as “Nuevo”
My goal is to load information from a legacy system that is read-only so that it can serve as a guide for the user. We have this file generation process automated.